-
K_MeansSeg
KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。(KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install OpenCV.)
- 2010-08-08 13:13:32下载
- 积分: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
-
Huffman
huffman编码
基于对BMP格式图像的编码!
具体你们自己看看!(Huffman code)
- 2010-07-13 14:11:25下载
- 积分:1
-
Matlab
图像纹理分析的一种源代码 希望对大家有用(Image processing+ CD-ROM content online is also good under the procedures)
- 2010-06-07 09:04:05下载
- 积分:1
-
NDVi
遥感信息工程学院遥感原理与应用课程实习植被指数(Vegetation Index of Remote Sensing Principle and Application Course Practice)
- 2019-05-24 08:39:38下载
- 积分:1
-
test
matlab光学仿真,模拟光线的反射、折射;非常强大的光学仿真软件。(Matlab optical simulation,Simulate the reflection and refraction of light;;very powerful optical simulation software.)
- 2020-07-29 14:38:40下载
- 积分:1
-
canny
基于Canny算子检测图像边缘,其中含有非极大值抑制功能。(Based on Canny operator edge detection image, which contains a non-maxima suppression.)
- 2013-11-17 20:06:46下载
- 积分:1
-
3
说明: 图像去噪,梯度倒数加权滤波代码噪matlab中实现(Image denoising, countdown weighted gradient noise filtering matlab code to achieve)
- 2008-05-18 14:21:22下载
- 积分:1
-
harr12
计算haar尺度函数和小波基系数矩阵,用于数值计算,如解偏微方方程,自己编写的。(Computing haar wavelet scaling function and the coefficient matrix for the numerical calculation, such as the solution of partial differential equations side, I have written.)
- 2011-11-30 23:44:51下载
- 积分:1
-
cximage600_demo
方便实现图像的 处理,功能强大的算法文件,可以较好的实现图像的处理(Facilitate the realization of image processing, powerful algorithm files, you can better realize the image processing)
- 2017-06-13 15:19:10下载
- 积分:1