-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
Two programs are included in this directory:
STK2RAS takes a stroke file as input and converts it into a bit-per-pixel
representation (along with some header information, see RASHEADR.H). The
output of the STK2RAS program is a .RAS file. The GRID1 program found in
this directory is a PM program which takes a .RAS file as input and
displays the image. Notice that the GRID1 program uses run length compression. See
class RLCX to scale the image.
- 2023-01-29 10:40:03下载
- 积分:1
-
本程序主要实现对图像的Huffman编码,Shannon
本程序主要实现对图像的Huffman编码,Shannon-Fano编码,算术编码,位平面编码,预测编码-The main achievement of this procedure the image of Huffman coding, Shannon-Fano coding, arithmetic coding, bit plane coding, predictive coding
- 2022-09-09 04:30:03下载
- 积分:1
-
利用爬山(Hill
利用爬山(Hill-climbing)算法实现彩色图像分割,并附RGB到LAB的转换源码-Color iamge segmentation using Hill-climbing algorithm.
- 2023-04-01 04:15:04下载
- 积分:1
-
houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。
houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。-houph transform, through the gradient function to be the image gradient matrix, circle detection by detecting the location of the eyes.
- 2022-10-27 12:40:03下载
- 积分:1
-
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。...
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pixel.
- 2022-08-25 15:32:37下载
- 积分:1
-
图像处理源代码, 一个比较全面的图像处理与分析软件源程序,包括通用图像处理算法...
图像处理源代码, 一个比较全面的图像处理与分析软件源程序,包括通用图像处理算法 -Image processing source code, a more comprehensive image processing and analysis of software source code, including the generic image processing algorithm
- 2022-10-24 19:15:02下载
- 积分:1
-
image matching algorithm sift two images into an image
sift图像匹配算法实现 两幅图像合并成一幅图像-image matching algorithm sift two images into an image
- 2023-05-29 03:50:03下载
- 积分:1
-
Learning image processing method of active contour a DEMO, very enlightening
学习图像处理中活动轮廓方法的一个DEMO,很有启发-Learning image processing method of active contour a DEMO, very enlightening
- 2022-05-22 19:32:38下载
- 积分:1
-
用matlab对图像进行增强 包括直方图均衡化 直方图匹配 邻域平均等...
用matlab对图像进行增强 包括直方图均衡化 直方图匹配 邻域平均等-using Matlab to enhance the images include histogram equalization histogram matching an average neighborhood
- 2022-03-04 08:19:04下载
- 积分:1
-
使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体...
使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Using opencv, the use of the image difference algorithm, to achieve through the camera for video capture, display the current time, and use the blue box to track a moving object tracking
- 2023-05-22 19:10:03下载
- 积分:1