-
active-contour-level-set
水平集方法图像处理窄带技术Matlab代码实现(Narrow band level set method image processing technology Matlab code)
- 2011-05-15 16:02:09下载
- 积分:1
-
hunhegaosi
混合高斯前景提取。数学建模时编的,测试视频就在包内,可以作为学习交流用,环境2014a的matlab,后有添加形态处理都在注释里。一起学习。有matlab编的vibe程序欢迎交流(Hybrid Gauss foreground extraction. Mathematical modeling of the series, the test video is in the package, can be used as a learning exchange, the environment 2014a MATLAB)
- 2021-01-01 16:28:57下载
- 积分:1
-
CVPR2011Paper
CVPR2011文章Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns(paper of CVPR2011 Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns)
- 2012-02-21 09:55:26下载
- 积分:1
-
imagefusion
说明: 图像融合算法,高通滤波法、IHS法、PCA主成分分析、小波融合、小波和IHS结合的融合方法(Image fusion algorithm, high pass filter method, IHS method, PCA principal component analysis, wavelet fusion, wavelet and IHS fusion method)
- 2020-10-08 09:49:25下载
- 积分:1
-
图像处理中的数学修炼
图像处理中的数学修炼
- 2019-05-20下载
- 积分:1
-
junh
matlab下实现图像的灰度直方图绘制
以及图像的灰度均衡化处理(Matlab image histogram of the gray scale mapping and image processing gray balance)
- 2007-01-08 00:06:51下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
锥束CT(CBCT)的三维重构算法(FDK) FDK_Algorithm
锥束CT(CBCT)的三维重构算法(FDK)(the FDK algorithm for cone beam CT reconstruction)
- 2016-05-21 15:33:13下载
- 积分:1
-
nighttime-dehazing-master
说明: 采用通道差的引导滤波进行大气光估计和明暗通道混合的夜间去雾(The guiding filter of channel difference is used for atmospheric light estimation and night defogging with mixed light and dark channels)
- 2021-03-22 18:23:29下载
- 积分:1
-
viewer3d_version12a
说明: 实现多张图像的三维可视化过程,可以用于各类三维模型的建立过程。(Realize the 3D visualization process of multiple images)
- 2021-04-12 19:58:51下载
- 积分:1