-
图像处理中的关于图像的增强,去噪及边缘检测等一系列处理。适合图像处理人员。...
图像处理中的关于图像的增强,去噪及边缘检测等一系列处理。适合图像处理人员。-About image processing to enhance images, de-noising and edge detection, such as a series of treatment. Suitable image processing personnel.
- 2023-07-28 10:25:04下载
- 积分:1
-
meanshift算法的matlab程序,用于图像分割
meanshift算法的matlab程序,用于图像分割-matlab program meanshift algorithm for image segmentation
- 2022-03-03 23:31:41下载
- 积分:1
-
一个好的形态学图像处理例程,结合OpenCV的使用会…
一个不错的形态学图像处理的例程,结合openCV使用,对于初学者会有帮助。-A good morphological image processing routines, combined with openCV use, would be helpful for beginners.
- 2022-01-26 05:15:05下载
- 积分:1
-
Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quad...
边缘检测与分割源代码
edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m
算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m algorithm includes Prewitt, Roberts, Log, Canny, Sobel Operator realize edge detection, Hough Transform-based line detection, 4-tree region segmentation, watershed segmentation. (Algorithm for the corresponding source file name)
- 2022-01-26 04:17:15下载
- 积分:1
-
一种改进的对比度分割算法。对红外图像有很好的分割效果。...
一种改进的对比度分割算法。对红外图像有很好的分割效果。-an improved contrast ratio segmentation algorithm. The infrared image segmentation is a good result.
- 2022-01-25 17:43:17下载
- 积分:1
-
《VC++图象处理程序设计》 书中代码
天津理工大学 计算机科学与工程系 杨淑莹
第二章特效显示
第三章几何变换
第四章灰度变换
第五章平滑...
《VC++图象处理程序设计》 书中代码
天津理工大学 计算机科学与工程系 杨淑莹
第二章特效显示
第三章几何变换
第四章灰度变换
第五章平滑处理
第六章锐化及边缘检测
第七章图像分割
第八章形态学
第九章图像的变换域处理
第十章图像合成
第十一章24位彩色
第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University Computer Science and Engineering 2.Tianjin second Zhang revealed the third chapter effects geometric transformation Gray Transform Chapter IV of chapter V of Chapter VI of smoothing and sharpening edge detection Chapter VII map as Segmentation Chapter VIII IX morphological image processing 10th Transform Image Synthesis Chapter 24 Chapter 11 Chapter 12 Color Wavelet Transform
- 2022-01-24 10:02:51下载
- 积分: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
-
计算机图形学部分算法vc原码,实现了常用的功能
计算机图形学部分算法vc原码,实现了常用的功能-Computer graphics part of the original code vc algorithm to realize the functions of commonly used
- 2022-05-09 06:27:13下载
- 积分:1
-
在多变型图像处理中,对各层高频系数进行阈值Wiener处理
在多变型图像处理中,对各层高频系数进行阈值Wiener处理-In the changeable-type image processing, high-frequency coefficients of the layers Wiener treatment threshold
- 2022-09-03 04:25:03下载
- 积分:1
-
天津大学的ACM队的计算几何的资料合集,有兴趣的人看看吧,有点帮助的就好,c++写的...
天津大学的ACM队的计算几何的资料合集,有兴趣的人看看吧,有点帮助的就好,c++写的-Tianjin University of ACM team computational geometry Collection of information, those who are interested in and watch it. like a bit of help, write c
- 2023-03-08 09:40:03下载
- 积分:1