-
Transferring-color
说明: 色彩转移法为灰度图像上色。实现paper“Transferring color to grayscale image”, 通过纹理匹配,找出灰度图像与彩色图像之间的匹配区域,在对应区域进行颜色转移。压缩包内附函数说明。(Color to grayscale color transfer method. To achieve paper " Transferring color to grayscale image" , by texture matching, gray images and color images to find the matching between the regions, the color shift in the corresponding area. Archive containing the function description.)
- 2011-04-14 12:27:26下载
- 积分: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
-
Dechirp
雷达成像Dechirp 脉冲压缩代码 ,感兴趣的可以看看。(Radar the imaging Dechirp pulse compression code, and can see the interest.)
- 2012-10-23 19:52:29下载
- 积分:1
-
ncorr_2D_matlab-master
可以非常有效地判断裂纹及其延展情况记号笔会uefnhnwefnv看文嵘胡江(cracksfs jefo jfowejfojslf vvojfowjfo klm waefwfea)
- 2020-07-02 23:00:01下载
- 积分:1
-
mygvf
自己设计的GVF模型图像分割程序,改进了初始轮廓的选择方法,快速分割。(GVF model designed image segmentation process to improve the initial outline of the selection method, rapid division.)
- 2009-05-19 19:21:58下载
- 积分:1
-
kmeans_svm_image_segmentation
说明: svm 图像分割 用kmeans得到两类分割的图,在显示的图像中用鼠标取点得到2*num个坐标位置的二维向量,前num个为正样本,后num各为负样本(image segmentation)
- 2010-04-25 22:32:01下载
- 积分:1
-
LevelSet_ChunmingLi_v0
水平集代码和论文,图像分割,快速有效的图像分割方法(code and paper about level set,image segmentation)
- 2009-03-20 21:03:44下载
- 积分:1
-
ex26aview1
基于最小二乘法的相位解缠VC++算法
(least squares method based on the VC Phase Unwrapping Algorithms)
- 2020-06-28 19:00:01下载
- 积分:1
-
C# itextsharp.dll创建生成PDF文档源码实例
本实例用到了第三方组件ICSharpCode.SharpZipLib.dll、itextsharp.dll。
- 2017-10-19下载
- 积分:1
-
3
说明: 使用matlab实现脑磁共振图像的海马体分割(Using MATLAB to segment the hippocampus of brain MR images)
- 2020-04-02 12:22:46下载
- 积分:1