资源列表
Image-2D-to-3D
- 图像2D转3D,需要VS2015及opencv支持。可以实现2d图像转3d图像的功能-Image 2D to 3D, requires VS2015 and opencv support. 2d images can be achieved 3d image function
EdgeColor
- Matlab实现彩色图像边缘检测,梯度边缘算子RGB分量边缘检测-Color Image Edge Detection
matconvnet_cpu(1)
- matconvnetwindow编译 CPU版
shanzhen
- 改进的三帧差分法提取前景,效果得到了验证-The improved three-frame difference method is used to extract the foreground and the effect is verified
tform_Lidar
- 激光雷达数据处理,辨别有毒云,校正因为激光雷达数据扫描时造成的极坐标几何扭曲-In this particular application, scanning Lidar equipment is used to detect cross sections of clouds or plumes. The same scan geometry, however, is used in medical ultrasound and other types of imaging.
ridge_FDM
- 用FDM处理脊形波导光模场计算,有详细的注释和具体思路,值得参考,可以下载-Treated with FDM ridge waveguide optical mode field, have detailed comments and specific ideas, is worth reference, available for download
dg_gamma_corrt
- 一种采用分段线性差值的数字伽马校正算法!-digital gamma using piecewice linear interpolation
wiener-recovery
- 运动模糊加高斯噪声的图像进行维纳滤波复原,并对其进行改进-Motion blur and gaussian noise of image recovery wiener filtering, and carries on the improvement
obtain-area
- matlab图像处理求取叶片面积,包含去噪,二值化,连通域标记,去除小面积- MATLAB image processing to obtain blade area, including denoising, two value, connected domain labeling, removal of small area
peizhugaijin
- 配准代码,用来进行脑部图像的配准已经效果衡量-registration matlab code
preprocessing
- 图像预处理程序,可以多幅图像叠加求平均,可以生成灰度图和散点图,可以对图像进行亮度归一化,可以提取感兴趣区域ROI-Image preprocessor, multiple images can be superimposed averaging can generate grayscale and scatter, the image may be brightness normalization can extract the region of interest ROI
bm3d0
- BM3D算法源代码。NLM去噪算法使用的是inter-patchcorrelation,而Wavelet shrinkage使用的则是intra-patch correlation。这两种方法都取得了不错的效果,一个很自然的想法就是:可以同时使用他们两个方法吗?这便导出了BM3D去噪算法[2],算是现在公认的去噪效果最好的算法。-BM3D algorithm source code. NLM Denoising algorithm using inter-patchcorrelation, an