-
图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。...
图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。-image processing source code, achieving PGM images read, write PGM image, the image sampling to be conducted under half the size of the image function. TestImage.cpp contains main function.
- 2022-02-10 16:49:05下载
- 积分:1
-
利用张氏标定法进行单目标定,利用Fsillo方法进行双目标定
利用张氏标定法进行单目标定,利用Fsillo方法进行双目标定-zhengyou zhang fsillo
- 2023-09-06 21:20:04下载
- 积分:1
-
有java编写,对JPG等图像文件打开,并作一点处理,再保存.
有java编写,对JPG等图像文件打开,并作一点处理,再保存.-Java has been prepared on the JPG and other image files to open, and that treatment, and then save.
- 2022-11-17 15:30:03下载
- 积分:1
-
一个C代码的263编码器,还不错,给大家分享!
一个C代码的263编码器,还不错,给大家分享!-a C code 263 encoder, but also good for everyone to share!
- 2022-01-22 13:33:25下载
- 积分:1
-
此算法是基于小波变换特征提取方法的图象匹配
此算法是基于小波变换特征提取方法的图象匹配-this algorithm is based on the wavelet transform, feature extraction, image matching method
- 2022-02-24 09:48:01下载
- 积分:1
-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
matlab数字图象处理
matlab数字图象处理 -Matlab digital image processing digital image processing Matlab Matlab digital image processing
- 2023-04-01 13:40:04下载
- 积分:1
-
OTSU算法是一个可以稳定获取图像分割阈值的好方法,本人根据其思想,编译了一个函数,可以方便您的调用,自适应的获取图像的阈值,...
OTSU算法是一个可以稳定获取图像分割阈值的好方法,本人根据其思想,编译了一个函数,可以方便您的调用,自适应的获取图像的阈值,-OTSU algorithm is a segmentation threshold can be stabilized to obtain the value of a good way, in accordance with their thoughts, to compile a function, you can easily call adaptive image acquisition threshold,
- 2023-04-10 10:50:03下载
- 积分:1
-
这个基于分割得图像增强程序,试验图片是256×256大小
这个基于分割得图像增强程序,试验图片是256×256大小-based segmentation in the image enhancement procedures, test image is the size of 256 256
- 2022-08-04 01:36:32下载
- 积分:1
-
图像处理中的浮雕效果图像,已经通过调试,可方便使用
图像处理中的浮雕效果图像,已经通过调试,可方便使用-Image Processing Emboss images, has passed debugging can be easy to use
- 2022-02-06 15:26:11下载
- 积分:1