联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图形图像处理(67) 
按平台查找All Visual C++(67) 

[图形图像处理] watershed

分水岭算法 适合彩色图像的处理,对纹理很有效 可以下载来试试
Applications watershed algorithm to process the image .Suitable for color image processing, the texture is very effective Applications watershed algorithm to process the image Suitable for color image processing, the texture is very effective.Applications watershed algorithm to process the image .Suitable for color image processing, the texture is very effective Applications watershed algorithm to process the image Suitable for color image processing, the texture is very effective.Applications watershed algorithm to process the image .Suitable for color image processing, the texture is very effective Applications watershed algorithm to process the image Suitable for color image processing, the texture is very effective.Applications watershed algorithm to process the image .Suitable for color image processing, the texture is very effective Applications watershed algorithm to process the image Suitable for color image processing, the texture is very effective. (2014-09-05, Visual C++, 6414KB, 下载6次)

http://www.pudn.com/Download/item/id/2614938.html

[图形图像处理] Winmain

采用Winmain代替Main.此debugger功能将从程序的开始(第一有效行)处全速执行,而不是从当前所跟踪的位置开始调 试,这时所有变量的当前值都将被丢弃,debugger会自动停在程序的main()开始处.这时如果选择Step Over(F10)就可以逐步执行main()函数了.
Using Winmain instead Main. This debugger functionality from the beginning of the procedure (the first valid line) at full speed, rather than from the current location of the track began to debug, when the current values of all variables will be discarded, debugger will automatically stop In the program main () at the beginning. then if you choose Step Over (F10) can be progressive implementation of main () function. (2010-01-16, Visual C++, 414KB, 下载3次)

http://www.pudn.com/Download/item/id/1041978.html

[图形图像处理] ruzon.tar

指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写
Compass edge detection algorithm is currently the highest quality of edge detection methods, than CANNY operator even better results. With edge positioning accuracy, while continuous, full features. Program can be a pixel for each side towards is beneficial for further optimization of applications, such as image segmentation and so on. Specific algorithms may make reference to Stanford University Maikeboshi the published papers. Main idea is to each pixel as the center, the same rotation as the compass edge, has been to find the greatest difference between both sides of the orientation of. Finally all the best to link into the edge towards. Code using VC-driven, the core part of the preparation with matlab (2009-10-22, Visual C++, 81KB, 下载103次)

http://www.pudn.com/Download/item/id/946263.html

[图形图像处理] EffectShow

BMP图像的效果显示。具体实现的功能是打开一幅BMP图像,可以显示此图像经过如下操作的效果:向下扫描、向上扫描、向下移动、垂直栅格、垂直百叶窗、马赛克、渐隐\渐显等等,显示的效果非常多,对学习图像处理绝对有帮助。解压后,文件夹里有一幅BMP图像,可以先利用这幅图像试一下。
bmp image results show that concrete realization of the function is to open a BMP image, you can display this image is the effect of the following actions: downward scanning, scan up, moving down the vertical grid, vertical blinds, Mosaic, Fade \ Jian Xian, etc., show the effect of so many, to learn image processing is absolutely helpful. After unzip the folder, there are a BMP image, the image can first try to use this site. (2009-08-27, Visual C++, 547KB, 下载8次)

http://www.pudn.com/Download/item/id/892284.html

[图形图像处理] skyblue_PinTu

程序先将图片分割成若干方块,并将位置打乱,然后除去源图右下角留下间隙,玩家通过这个间隙移动现有图像最后将其还原为源图像,还可配置图片横纵的切割块数以及是否播放音乐等
Procedures first picture is separated into a number of box, and the location of upset, and then remove the gap left by the bottom right corner of the source map, players move through the space available to restore the final image as the source images, can also be configured images of longitudinal cross-cutting block number and whether they play music, etc. (2009-05-09, Visual C++, 1905KB, 下载8次)

http://www.pudn.com/Download/item/id/751114.html

[图形图像处理] FFT(good)_CanTestWithImage

图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用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 (2006-11-02, Visual C++, 462KB, 下载342次)

http://www.pudn.com/Download/item/id/223361.html

[图形图像处理] 图像处理演示程序

数字图像处理演示程序。为配合《数字图像处理学》一书的出版,便于读者在学习中对本书的主要内容加深理解并增加一些直观的感性认识,以便在更好地理解本书内容的基础上进一步在实践中利用各种图像处理能,特编制了一套实验演示软件。该软件既可以作为教学、演示之用,也可以在实际图像处理中直接应用。由于本软件严格按照软件工程的规范加以制作,并按惯例进行了包装,因此,安装使用极为方便。软件界面采用中文,界面友好、简便,一般不需要特别的专门学习就可以运用。在阅读完该简单说明后,只要动手试一下,便可灵活自如的加以应用。
Digital Image Processing Demonstration Program. To complement the "Digital Image Processing," a book published to facilitate readers in the study of the contents of the book to deepen understanding and increase the number of visual perceptions, in order to better understand the contents on the basis of the practice of using various image processing ability, developed a special experimental demonstration software . The software can be both as a teaching and demonstration purposes, but also in actual direct image processing applications. Since this software in strict accordance with the norms of software engineering to be produced, and the usual packaging, it is extremely easy installation. Chinese software interface, the interface is friendly, simple and generally do not need any (2005-05-18, Visual C++, 2273KB, 下载76次)

http://www.pudn.com/Download/item/id/1116354876299077.html
1234
总计:67