搜索资源列表
-
1下载:
c\\c++图像处理编程这本书的全部代码。分章节的-All source code of the book:Image processing programming using C and C++,dispart in chapters.
-
-
0下载:
压缩文件中一共含有5个图像处理及视频处理的源代码-compressed files containing a total of five image processing and video processing of source code
-
-
0下载:
一个制作Toolbar的图像处理代码
可以学习制作精美的菜单图标-a production Toolbar image processing code can learn beautifully produced menu icon
-
-
0下载:
一个制作Toolbar的图像处理代码,可以做出漂亮的工具栏,大家不防试一试-a production Toolbar image processing code can make beautiful toolbar, we did not test the defense
-
-
0下载:
本代码是关于数字图像阈值分割的源代码,它包括:文件的重新打开与图像的灰度处理,其中灰度处理又包括:灰度二值化处理、r分量直方图、g分量值方图、b分量直方图等。-the code is on the threshold of digital image segmentation of the source code, including : File with the reopening of gray image processing, which also includes handling
-
-
0下载:
用winrar解压,然后直接编译运行即可!!!!是图象处理的几何变换代码-use WinRAR unpack, then operation can be directly translated! ! ! ! image processing is the geometric transformation code!
-
-
0下载:
这是一个vc图像处理的源代码,希望队大家有用,大家一起学习。-This is a vc image processing source code, we hope that the team useful, we will study together.
-
-
0下载:
图像处理作业C++源代码对所有方法和算法用Visual C++程序实现-image processing operations C source code for all the methods and algorithms used Visual C Programming
-
-
0下载:
一个不错的图像放大程序,可以将屏幕放大对于做图像处理在操作方面十分有用,程序代码实现十分简单-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
-
-
0下载:
很经典的图象处理源代码,图象的平滑(去噪声)、锐化-classic image processing source code, image smoothing (to noise), Unsharp
-
-
0下载:
MATLAB 图像处理命令附录
并有简短程序和代码-MATLAB image processing orders and a brief appendix procedures and code
-
-
0下载:
包含了各种图象处理方法的代码和相应的图片,可以比较快地掌握visual,c++/matlab图像处理-includes a variety of image processing methods of code and the corresponding image can more quickly grasp visual, c / Matlab Image Processing
-
-
0下载:
这是一个关于图象处理的matlab程序原代码-This is an image processing on the Matlab program source code
-
-
0下载:
这是一个关于matlab程序开发的关于图像处理的程序源代码-This is one of the Matlab program development on the image processing program source code
-
-
0下载:
图象处理的一些源代码,包括FFT,IFFT,DCT,HUFFMAN-image processing some of the source code, including FFT, IFFT, DCT, Speed HUFFMAN
-
-
0下载:
通过控制 Windows 窗口实现的菜单,基本实现了原 Windows 菜单的功能。程序中由类 CHSMenu 实现菜单的基本功能,并在原有基础上派生类 CHSMenuPro,扩展了菜单外观的可视效果。代码和结构比较清晰。大部分类方法及其使用与 CMenu 相同。在 HSGraphics 中有一些可重用函数代码,可以简单实现一些图像处理功能。-through control of the Windows menu achieved and the basic realization of the
-
-
1下载:
图形图象处理作业原代码 可以为学习者提供实验小程序-graphic image processing operations as the original code can provide learners experimental procedure
-
-
0下载:
图像处理代码,包括二值化,二值化腐蚀,二值化膨胀-Image processing code, including binary, binary corrosion, binary expansion, etc.
-
-
3下载:
有源码,适合学习C++的人
一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。
二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。
三、 1.灰度线性变换、分段线性变换
2.灰度直方图均衡、规格化
3.图象卷积:各种模板实现低通、高通滤波
4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波
5.伪彩色图象增强
四、 1.图象的加、减、乘、除和逻辑运算。
2.图象的镜像变换、图象的缩放
-
-
0下载:
数字图像处理(Digital Image Processing)是通过计算机对数字图像进行变换、增强、复原、分割及匹配等处理的方法和技术,在航空航天、生物医学工程、工业检测、机器人视觉、公安司法、导航制导、安保监控及文化艺术等诸多领域有着极为广泛的应用。数字图像处理技术的研究和应用离不开程序设计,Visual C++则是最有力、最常用的数字图像处理程序开发工具之一-Digital image processing (Digital Image Processing) is a computer
-