Welcome![Sign In][Sign Up]
Location:
Search - image edge detection c

Search list

[GDI-Bitmap图像处理(很全)

Description: 各种图像处理方法,包括多种边缘检测算法,也是当初的作业-various image processing methods, including a variety of edge detection algorithm, as well as the original work
Platform: | Size: 5120 | Author: 王君 | Hits:

[Graph program《Visual C++ 数字图像获取、处理及实践应用》

Description: 此文件囊括了多种数字图象处理的算法,其中包括边缘检测腐蚀膨胀图象压缩直方图修正平滑等多种图象处理技术-this document to include a wide range of digital image processing algorithms, including edge detection corrosion expansion Image Compression histogram that smoothing various image processing technology
Platform: | Size: 2776064 | Author: 江龙 | Hits:

[Graph Recognizec第二章 matlab语言基础h2

Description: 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets
Platform: | Size: 8192 | Author: 肖雷 | Hits:

[Graph Drawing三种图像处理

Description: 图像处理最基础的知识,如图像显示、图像边缘检测等。对初学者很有启发作用-image processing most basic knowledge, such as image display, image edge detection. For beginners very instructive role
Platform: | Size: 118784 | Author: 黄玫 | Hits:

[Special Effectsc实现图像处理常用算法集

Description: 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edge detection and so on.
Platform: | Size: 21504 | Author: 陈曙 | Hits:

[Special Effectslaplacian-edgeDetection2006-10-24

Description: Visual C++MATLAB图像处理与识别实用案例精选之 图像的边缘检测,拉普拉斯变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's image edge detection, Laplace Transform algorithm source, including standard tests Photo
Platform: | Size: 160768 | Author: 路香群 | Hits:

[.netEdge

Description: 对图像的边缘进行检测,不同hough,而是通过图像的灰度低度的变化,来判断图像的边缘,从而得到图像边缘-right image edge detection, hough different, but through the low gray image of change, to determine the edge of the image, and thus Edge
Platform: | Size: 1024 | Author: 卢军 | Hits:

[Special Effectsedison_src

Description: meanshift 实现meanshift检测边缘,分割图像的源代码,可直接使用。经典算法-meanshift achieve meanshift edge detection, image segmentation of the source code, can be used directly. Classical algorithm
Platform: | Size: 2598912 | Author: | Hits:

[Special EffectsEdgedetection

Description: 在matlab环境下,结合c语言,给出了常用三种图像处理的代码:灰度图像边缘检测,K-L变换,图像的统计直方图。-In the matlab environment, the combination of c language, given the commonly used three types of image processing code: gray-scale image edge detection, KL transform, the image histogram statistics.
Platform: | Size: 1024 | Author: nana | Hits:

[Special Effectsedge

Description: opencv c++将彩色图像转换为灰度图像进行边缘检测,-opencv c++ to convert color images to gray-scale image edge detection,
Platform: | Size: 1024 | Author: wangwei | Hits:

[Graph programImageProcessing

Description: 中值滤波 均值滤波 图像锐化 边缘检测 c#实现-Mean Filter Median Filter image sharpening to achieve edge detection c#
Platform: | Size: 924672 | Author: wing | Hits:

[Special Effectsedge-detection

Description: 图像边缘检测算法,以达芬奇6437系统实验箱为平台-Image edge detection algorithm to Leonardo da Vinci 6437 system test box as a platform
Platform: | Size: 2106368 | Author: 沈学 | Hits:

[Special Effectsedge-detection

Description: 用c++写的一个关于图像的边缘检测的程序,可以更改滤波器的系数以及选择模版的大小。-With c++ write an image edge detection program, you can change the coefficients of the filter and select the size of the template.
Platform: | Size: 2771968 | Author: 李朝龙 | Hits:

[Software EngineeringDigital-image-edge-detection

Description: VC编程实现数字图像的边缘检测,本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-VC programming for digital image edge detection, this article is a simple introduction to readers of this technology, and given a code to achieve in under Visual C++ environment.
Platform: | Size: 6144 | Author: lijunyuan | Hits:

[DocumentsImage-Edge-Detection

Description: image edge detection by c#
Platform: | Size: 1438720 | Author: Eman AlShrabi | Hits:

[OpenCVEdge-detection

Description: Visual C++2010下使用opencv2.4.8进行图片的边缘检测-Image edge detection using opencv2.4.8 conduct
Platform: | Size: 4422656 | Author: 嫣然 | Hits:

[Special EffectsEdge-detection

Description: C++实现灰度图像的边缘检测、提取及轮廓跟踪-C++ achieve gray image edge detection, contour extraction and tracking
Platform: | Size: 79872 | Author: wlz | Hits:

[Graph RecognizeImage-edge-detection

Description: 图象边缘检测验证程序,实现诸如车牌号码识别等应用,C++ Builder源码-Image edge detection to verify procedures, implement applications such as vehicle license plate number recognition, C++ Builder code
Platform: | Size: 207872 | Author: echun369 | Hits:

[Special EffectsImage-Processing-labs-master

Description: Canny edge Detection, Watershed Segmentation, Stereo Matching and Lucas-Kanade techniques. Using C++ and blepo (A library create at Clemson University to handle image processing)
Platform: | Size: 71680 | Author: 穿山甲说 | Hits:

[Special EffectsEdge-Detection-master

Description: This project is about detecting edges using canny edge detector. The canny edge detector is implemented from scratch using c++. Steps involved in creating a canny edge detector: STEP 1: smoothen the image using gaussian blur. STEP 2: Use differential operator to find the magnitude and direction of every edge pixel. STEP 3: Non maximal supression or Thinning is done. Here the thick edges are supressed into thinner ones. STEP 4: Hysteresis Thresholding: Two thresholds are selected. pixels lower than the lowT will become zero. pixels higher than the HighT will become one. The candidate pixels will become one if they can be linked to any one of the strong pixel.
Platform: | Size: 5120 | Author: 穿山甲说 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net