# BM3D **Repository Path**: frankxia2018_admin/BM3D ## Basic Information - **Project Name**: BM3D - **Description**: https://github.com/yspMing/BM3D - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-04-13 - **Last Updated**: 2022-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BM3D BM3D implementation using openCV First time I share my own writing code. Very easy to use,start a new project on Windows visual studio,make sure the openCV is configured correctly.Then run main.cpp it takes about 3 minutes to see the result. Though the speed is much faster than most matlab version(no MEX file included),I still think it too slow.Is there a way to accelerate?It seems that my coding is poor.Willing to hear any advice.