Welcome![Sign In][Sign Up]
Location:
Search - mfc hough

Search list

[Special EffectsBmpProcess

Description: 基于MFC平台,利用Hough变换实现对直线和圆的检测,能很好的检测出来。
Platform: | Size: 111497 | Author: Richard Chang | Hits:

[Special EffectsEdgeContour

Description: 基于mfc的轮廓提取程序,支持多种算子提取轮廓,有边缘检测,hough变换等功能。
Platform: | Size: 75675 | Author: lmb | Hits:

[VC/MFCMFC_Black_Book

Description: MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting things done their way. Me, I’m in the second group. If you are in the same boat (or would like to be) this book is for you. This book won’t teach you MFC—not in the traditional sense. You should pick it up with a good understanding of basic MFC programming and a desire to do things differently. This isn’t a Scribble tutorial (although I will review some fundamentals in the first chapter). You will learn how to wring every drop from your MFC programs. You’ll discover how to use, abuse, and abandon the document/view architecture. If you’ve ever wanted custom archives, you’ll find that, too.-MFC Black Book Introduction : Are you an MFC programmer Good. There are two typ es of MFC programmers. What kind are you The firs t kind are the good programmers who write progra ms that conform to the way MFC wants you to do thin gs. The second bunch are wild-eyed anarchists w ho insist on getting things done their way. Me, I'm in the second group. If you are in the same boa t (or would like to be), this book is for you. This b ook will not teach you MFC-not in the traditional s 810005. You should pick it up with a good understan ding of basic MFC programming and a desire to do t hings differently. This is not a tutor Scribble ial (although I will review some fundamentals i n the first chapter). You will learn how to wring every drop from your MFC programs. You'll disco ver how to
Platform: | Size: 1705984 | Author: Mr .Wang | Hits:

[Special EffectsHoughMFC

Description: 用OpenCV进行图像处理与工程开发的一个入门示例程序——Hough变换,效果不错-using OpenCV for image processing and development of a project portal sample program-- Hough Transform good results!
Platform: | Size: 318464 | Author: 山海涛 | Hits:

[Special EffectsBmpProcess

Description: 基于MFC平台,利用Hough变换实现对直线和圆的检测,能很好的检测出来。-MFC-based platform, the use of Hough transform to achieve a straight line and circle detection, can be detected very good.
Platform: | Size: 3924992 | Author: Richard Chang | Hits:

[Special EffectsEdgeContour

Description: 基于mfc的轮廓提取程序,支持多种算子提取轮廓,有边缘检测,hough变换等功能。-Mfc based on the contour extraction process, supports a wide range of contour extraction operator, has edge detection, hough transform functions.
Platform: | Size: 75776 | Author: lmb | Hits:

[Special Effectshough

Description: 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
Platform: | Size: 3376128 | Author: 王宇 | Hits:

[VC/MFCOpenCV_Chinese_Manual

Description: 关于OpenCV的详尽中文手册,包括CxCore、CvAux、Cv、HighGUI中文参考手册;OpenCV安装文档说明;OpenCV历程:图像文件读入与显示,图像创建、保存和复制,Canny边缘检测,轮廓(contour)检测,图像旋转与缩放,读视频文件和运动问题检测,Hough线段检测,鼠标绘图,离散傅立叶变换,windows下使用采集卡directshow等等以及应用专题-About OpenCV detailed English manual, including CxCore, CvAux, Cv, HighGUI Chinese language reference manual OpenCV installation documentation OpenCV process: read and display image files, image creation, preservation and reproduction, Canny edge detection, contour (contour) Detection , image rotation and scaling, read video files and motion problem detection, Hough line segment detection, the mouse mapping, discrete Fourier transform, windows, etc. to use directshow capture card and the application of special
Platform: | Size: 3723264 | Author: 陈姗 | Hits:

[Graph programHoughTransform

Description: 用Hough变换对图象中的直线检测,并在MFC中实现-With the Hough transform line detection in images, and in MFC to achieve
Platform: | Size: 80896 | Author: gaoyang | Hits:

[Special Effectshough

Description: 在MFC的平台上,根据霍夫变换(hough变换)的原理检测圆。-In the MFC' s platform, according to Hough transform (hough transform) the principle of detection of a round.
Platform: | Size: 1948672 | Author: jiaojiao003 | Hits:

[Otherymm1

Description:
Platform: | Size: 2232320 | Author: 姚明明 | Hits:

[Special EffectsEDGECONTOUR

Description: 这是一个在MFC框架中编写的数字图像处理程序,可以实现图像的边缘检测、Hough变换,轮廓提取,轮廓跟踪。-This is a framework written in MFC digital image processing program, you can achieve edge detection, Hough transform, contour extraction, contour tracking.
Platform: | Size: 2126848 | Author: 王虎 | Hits:

[Graph RecognizeVC_IRIS

Description: 基于MFC的虹膜检测识别,使用canny算子探测边缘,霍夫变换找到区域,海明测距识别-Iris detection and recognition based on MFC, using the canny operator edge detection, Hough transform to find areas identified Hamming distance
Platform: | Size: 113664 | Author: Xyolong | Hits:

[OpenCVhouph_MFC

Description: 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
Platform: | Size: 10429440 | Author: 汪前 | Hits:

[Special EffectsHoughLine

Description: 霍夫变换的图像处理程序,能够检测直线和圈,可以完美MFC运行-Hough transform MFC program, able to detect the straight line and circle
Platform: | Size: 4132864 | Author: 潘跃 | Hits:

[Special Effectscircledetection_squaredetection

Description: 用MFC编程实现界面,Hough变换实现圆的检测,和方形(也即平行线)的检测,压缩包里包括文档,可执行文件,源码,图像。-The programming interface with MFC, Hough transform realize round detection, and square (namely parallel lines) testing, compressed package includes documentation, executable file, source, the image.
Platform: | Size: 8030208 | Author: janifer | Hits:

[Special EffectsSteelPipeCounting

Description: 自己写的以Hough变换为原理的钢管计数MFC程序-Hough transform for the principle of the steel pipe to write their own count MFC program
Platform: | Size: 7634944 | Author: 枪手 | Hits:

[GUI Develophough

Description: 利用MFC实现hough变化,对于学习数字摄影测量有用-MFC implements the hough changes, useful for learning digital photogrammetry
Platform: | Size: 73728 | Author: 王飞 | Hits:

[Menu controlEdgeContour

Description: MFC实现灰度图像的边缘与轮廓,包括Robert,sobel,Kirsch等各种算子的边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-MFC to achieve gray image edges and contours, including Robert, sobel, Kirsch other operator edge detection, hough transform, contour extraction, seed filling, contour tracking. . . . . .
Platform: | Size: 2140160 | Author: 赵丹凤 | Hits:

[Special EffectsMFC-image-processing

Description: 本压缩包中,集合了很多个算子,每个算子进行了不同的压缩包,需要学习的打开压缩包解压即可,里面涉及了图像空间域的预处理,也包括了道路识别的霍夫变换,还有频域空间的一些算法,关于波的一些处理-The compressed package, a collection of a number of operators, each operator had different compression package, you need to learn to open the archive decompression, which involves a spatial domain image preprocessing, including the identification of Huo road Hough transform, there are some algorithms in the frequency domain space, some processing on the waves
Platform: | Size: 2291712 | Author: 邵东先生 | Hits:
« 12 »

CodeBus www.codebus.net