-
SUSAN算法源码及其论文资料,包括了源程序和论文,很齐全
SUSAN算法源码及其论文资料,包括了源程序和论文,很齐全-SUSAN algorithm and its paper-source information, including the source code and papers, it is complete
- 2022-01-25 23:07:31下载
- 积分:1
-
这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快...
这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快-This is the RGB data into a YUV data of the source code, I tested the speed very quickly
- 2023-08-29 17:55:03下载
- 积分:1
-
Of image median filtering process, select an image, adding noise, median filter...
对图象进行中值滤波的程序,选取一幅图象,加入噪声,对图象中值滤波,输出图象.-Of image median filtering process, select an image, adding noise, median filter images, the output image.
- 2022-02-06 16:54:51下载
- 积分:1
-
可实现与graph
可实现与graph-cuts算法相似的图像分割效果. 他借用了生物形态学知识,将每一个像素视为一个细胞,这些细胞可能是前景,背景,或其他。这些细胞依据其灰度竞争获得生长,由此获得分割。-This algorithm is presented as an alternative to graph-cuts. The operation is very simple, and can be thought of with a biological metaphor: Imagine each image pixel is a "cell" of a certain type. These cells can be foreground, background, undefined, or others. As the algorithm proceeds, these cells compete to dominate the image domain. The ability of the cells to spread is related to the image pixel intensity
- 2023-06-15 12:55:03下载
- 积分:1
-
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!...
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!-Computer graphics courses as an example to study the source code, in perfect running under VC6.0 certainly can, and you carefully debugging!
- 2022-01-26 05:12:54下载
- 积分:1
-
颜色空间变换函数。R,G,B与Y,R
颜色空间变换函数。R,G,B与Y,R-Y,B-Y之间的转化、由亮度、色差变换R、G、B、c_to_sh --色差信号计算饱和度和色调-Color Space Conversion function. R, G, B and Y, RY, BY between the transformation, by the brightness, color transform R, G, B, c_to_sh calculation of color difference signal saturation and hue
- 2022-03-18 23:31:55下载
- 积分:1
-
本压缩包有canny算子的源程序代码和测试图片。
本压缩包有canny算子的源程序代码和测试图片。-The archive has canny operator of the source code and test images.
- 2023-01-15 20:05:03下载
- 积分:1
-
实现图像变换与目标跟踪应用OPENCV的源程序
实现图像变换与目标跟踪应用OPENCV的源程序-Image Transform and target tracking applications OPENCV source
- 2022-03-21 08:55:50下载
- 积分:1
-
人脸的检测与定位人脸定位实例,可以实现人脸的检测
人脸的检测与定位人脸定位实例,可以实现人脸的检测-rljc
- 2022-06-28 05:41:21下载
- 积分:1
-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
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