搜索资源列表
2006040602
- isodata聚类算法,对于图像处理中的聚类问题高效 -isodata clustering algorithm for image processing and efficient clustering problem
biaoshi
- 该程序是关于vc图像处理的,其功能是图像分割,标识物体测量面积和周长。-that the procedure was on vc image processing, and its function is image segmentation, object identification measurement area and perimeter.
wwwwzoomscreen
- 一个不错的图像放大程序,可以将屏幕放大对于做图像处理在操作方面十分有用,程序代码实现十分简单-a good image to enlarge procedures, Large screen can be done for image processing operation in a very useful process to achieve a very simple code
danshitu
- 窗口编程是图象处理的一部分.单视图练习程序,用VC++6.0实现,-window programming is part of the image processing. Single View practice procedures, VC 6.0,
danshuangshitu
- 窗口编程是图象处理的一部分.单视图和双视图的切换练习程序,用VC++6.0实现,-window programming is part of the image processing. Single View and View-switching practice procedures, VC 6.0.
bmp图像处理软件
- 可以打开一个bmp位图并进行各种图像处理和图像变换操作,功能强大-bmp can open a bitmap and various image processing and image transform operation, powerful
Image
- 基于对话框的数字图像处理程序,实现加载图像,灰度化,提取边缘等功能。-Dialog-based digital image processing to achieve load images, gray-scale, edge extraction and other functions.
CVMFC
- OpenCV图像处理入门,可以对图像进行邻域处理,二值化,二值图像处理,形态学处理等。-Introduction to OpenCV image processing, image neighborhood can handle, binary, binary image processing, morphological processing.
craindlg
- 本工程利用vc的图像处理和画图的功能实现的模仿下雨的对话框工程-The project utilized a vc of image processing and drawing functions of the dialog box works imitate rain
ViewImage
- 视图图象处理,很好的算法,应用也广泛,真的很不错-View image processing, a good algorithm, the application of a wide range of really good
PicViewerDemo
- 对图像进行各种处理,然后对其进行保存,很好的-A variety of image processing, then their preservation
CSplitter
- 实现窗口动态的切分 是图像处理编程的好的组建-The realization of dynamic segmentation window is good image processing program to form
otsuDemo
- good source about otsu thresholding in image processing
Image-Processing
- 数字图像处理系统,包括傅里叶变换、灰度直方图显示、图像平滑、增强等各种功能-Digital image processing systems, including Fourier transform, histogram display, image smoothing and enhancement functions
picturebasicprocess
- 一些基本的图像处理功能(图片相加,相减,缩放),有界面-Some basic image processing functions, with interface
Overdraw-Dialog
- 仿QQ风格的对话框自绘 。附上一个十分有用的图片处理类,可以直接用于对位图.jpg图片的处理。-Like QQ-style dialog from the painting. Attach a very useful image processing class, can be directly used for the bitmap. Jpg image processing.
VCdialogdisplayimage
- VC对话框显示图片参考代码,适合vc进行图像处理的初学者!-Reference dialog box displays the image code, image processing for beginners!
MyProgram4
- 自己毕设做的信息隐藏的一部分,主要是界面和图形图像显示,没有隐藏和提取算法,对学习界面编程者或者图像处理者有一定帮助-The hidden part of their own complete set information, interface and graphic display, there is no hiding and extraction algorithm, the learning interface programming or image processing by
ImgViewchuli
- 用C++语言编写的图像处理的MFC程序,其中用到了图像控件,希望对用到的读者有帮助-MFC program language C++ the image processing, which used the image control, I hope that readers used
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放