-
彩色图像处理:1、底片效果,2、浮雕和雕刻效果,3、色彩变换:IHS变换以及图像灰度化,4、彩色图像二值化,5、灰度图像形态学处理:开闭运算,膨胀、腐蚀,6、正...
彩色图像处理:1、底片效果,2、浮雕和雕刻效果,3、色彩变换:IHS变换以及图像灰度化,4、彩色图像二值化,5、灰度图像形态学处理:开闭运算,膨胀、腐蚀,6、正交变换:傅立叶变换及傅立叶反变换-Color Image Processing: 1, negative effect, 2, the effect of relief and sculpture, 3, color transform: IHS transform and the image of, 4, color images of two values, 5, gray-scale morphological image processing: open and close operations expansion, corrosion, 6, orthogonal transformation: Fourier Transform and Fourier Transform
- 2023-04-29 08:45:03下载
- 积分:1
-
利用 c++ builder 绘制图象的灰度图 并进行聚类分割 直方图均匀化 主要的函数用DLL来实现...
利用 c++ builder 绘制图象的灰度图 并进行聚类分割 直方图均匀化 主要的函数用DLL来实现
- 2022-02-25 05:23:30下载
- 积分:1
-
UNIX/Linux 下面将bmp图像转化为raw格式的工具,适合做进一步图像处理用。其中还包括对bmp图像格式信息的读取。...
UNIX/Linux 下面将bmp图像转化为raw格式的工具,适合做进一步图像处理用。其中还包括对bmp图像格式信息的读取。-UNIX/Linux below bmp image into a raw format tool, suitable for further image processing used to do. It also includes a bmp image format of information read.
- 2022-01-30 15:53:06下载
- 积分:1
-
图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试...
图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试-images Fourier transform (frequency domain transform classic code), I believe we learn in digital image processing, teachers generally require students to use C Image Fourier transform, the existence of such examples, more convenient. _ Can be tested with pictures
- 2023-05-30 22:30:03下载
- 积分:1
-
经典书籍
经典书籍-数字图像处理-冈萨雷斯--2。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image
Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and
S.L. Eddins, Prentice Ha-Classic books- digital image processing- Gonzalez 2. To resolve the trouble code you knock! These MATLAB functions were created for the book Digital ImageProcessing Using MATLAB (DIPUM), by RC Gonzalez, RE Woods, andS.L. Eddins, Prentice Ha
- 2022-01-26 06:43:24下载
- 积分:1
-
Image geometric transform the source code under VC6.0 debug image geometric tran...
图象几何变换的源代码 VC6.0下调试
图象几何变换的源代码 VC6.0下调试-Image geometric transform the source code under VC6.0 debug image geometric transformations of the source code under VC6.0 debugger
- 2022-04-07 07:38:52下载
- 积分:1
-
bmptodcm完整版本,可编译,http://cimg.sourceforge.net/download.shtml 下载Cimg...
bmptodcm完整版本,可编译,http://cimg.sourceforge.net/download.shtml 下载Cimg
-bmptodcm full version can be compiled, http://cimg.sourceforge.net/download.shtml download CIMG
- 2022-03-24 17:02:13下载
- 积分:1
-
C常用算法
对于初学者,可以参考学习,能够很快入门并掌握一些基础算法...
C常用算法
对于初学者,可以参考学习,能够很快入门并掌握一些基础算法-C commonly used method for beginners, you can refer to learn, will soon be started and learn some basic algorithms
- 2023-08-22 15:20:02下载
- 积分:1
-
Based on the outline of the shape feature extraction 1) the program in VC 6.0...
基于轮廓的形状特征提取
1)该程序在VC++6.0下编译通过;
2)测试图片说明:(图像路径名请在main函数中fp=fopen("1.bmp","rb")中设定)
64×64 24bit BMP:
图像1、2用来验证旋转图像识别;图像1、3用来验证平移图像识别;图像1、4用来验证缩放图像识别;
120×120 24bit BMP:
图像5、6用来验证平移图像识别;图像7、8用来验证旋转图像识别;
3)结果说明:
MCS.dat保存了Mountain Climbing Sequence。
-Based on the outline of the shape feature extraction 1) the program in VC 6.0 under the compiler through 2) Test Photo Caption: (image path name in the main function fp = fopen (1.bmp, rb) set) 64 × 64 24bit BMP: image 1,2 to verify rotating image recognition image 1,3 to verify translational image recognition image 1,4 to verify scaling image recognition 120 × 120 24bit BMP: images used to verify translational 5,6 image recognition images 7,8 rotate images used to verify identification 3) The results indicate that: MCS.dat preserved Mountain Climbing Sequence.
- 2022-03-19 13:22:10下载
- 积分:1
-
RGB image format will be converted into YCbCr image format C program
将RGB图像格式转化成YCbCr图像格式的C程序-RGB image format will be converted into YCbCr image format C program
- 2022-03-19 00:24:08下载
- 积分:1