搜索资源列表
oocr_v2_07252004
- sdfa Open OCR (oocr) is a character recognition program used for automatic scanning of documents and forms. oocr is based on the idea of automatic form/document reading, which can create a batch process in recognizing areas of interest for forms or a
harry-corner-detection
- harry角点检测c++源代码,利用差分算子对图像进行滤波,对Ix2/Iy2/Ixy进行高斯平滑,以去除噪声,计算角点量,进行局部非极大值抑制以获得最终角点-harry corner detection c++ source code, the use of differential operators on image filtering, Gaussian smoothing of Ix2/Iy2/Ixy to remove noise, calculate the amount of co
facedetect
- (1)图像预处理:包括输入、输出、显示、缩放等,以及图像的腐蚀、膨胀,图像校正,亮度及对比度调节,光照补偿,色彩平衡等;(2)人脸检测功能,并对检测出的人脸进行标记。-(1) Image preprocessing: includes input, output, display, zoom, and image of the erosion, dilation, image correction, brightness and contrast adjustment, illumination
Myimageprogressprogram
- 自己编写的图像处理软件,主要功能有二值化处理,经典HOUGH变换,边缘检测等。-Image processing software to write your own main function binarization, classic HOUGH transform, edge detection.
tuxiangchuli
- 一些图象处理的功能实现,包含边缘检测,分割等-Implementation of some image processing features, including edge detection, segmentation, etc.
BitmapDetector
- Csharp做的图像检测识别代码,做模拟识别的朋友们应该用得到-Csharp Image detection and identification code to do
Edge-Detection-Project
- This is a visual C# project to find out edges in an image using canny edge detection algorithm.
Image-edge-detection
- 在DM642的板子上实现图像的边缘检测功能,在检测的过程中采用的是sobel算法-Image edge detection sobel algorithm used in the testing process on the DM642 board
TriPeaks3.0
- 进行图像处理,图像边缘检测,图像特征提取,图像分析-Image processing, edge detection, image feature extraction, image analysis
Canny
- canny边缘检测 检测图片的边缘信息 对于初学者很有帮助-canny edge detection to show the image edge ,it is easy and widely used by people ,suitble for beginer to learn something basic
Detection-2
- 图像处理时用到的各种算法包括各类特征算子,预处理算法,很好用-Various algorithms used in image processing, including the various features of operator, the preprocessing algorithm, easy to use
iplab_src
- Complex Image Processor Application with sharpening, Histogram Drawing, Edge Detection, Line Detection, Bluring, and much.
EDGE
- 图像处理: 打开图片 可实现边缘检测 基于 模板算子法,高斯算子 canny算子,小波变换,金字塔,灰度形态学 实现边缘检测-Image processing: Open the image edge detection can be realized Edge detection based the template operator method, Gaussian operator canny operator, wavelet transform, pyramid, gr
Hough-Line-detection
- 基于opencv的Hough线段检测,能有效的检测出图像中的线段-Hough line detection based on opencv can effectively detect image segments
Image-Comprehensive-Processing
- 数字图像的综合处理,能够实现图像的平滑,锐化,增强,边缘检测与提取,几何变换和频率域变换等操作。-Digital image processing, image smoothing, sharpening, enhancement, edge detection and extraction, geometric transformations and frequency domain transform operation.
road
- 道路识别程序,包括图像预处理算法、霍夫变换和道路边界线检测-Road recognition procedures, including image preprocessing algorithm, Hough transform line detection and road borders
ColorEdgeDetect
- 基于C#的彩色图像边缘检测,使用了三种不同的方法实现彩色图像的边缘检测。-color image edge detectionbased on c# , using three different methods to achieve color image edge detection.
index
- 读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘-Read into the image, the image preprocessing, edge detection followed, the resulting image binarization, and then hough transform to get round the border, this graph with the original o
detection-and-track
- 数字图像处理,基于最稳定极值区域方法的目标与跟踪-Digital image processing, based on the most extreme regional approach aims to stabilize and Tracking
Edge-Detection
- 用vs2012+opencv2.4.5做的关于边缘检测的程序代码,利用摄像头实现一键绘制物体边缘图像-with vs2012+ opencv2.4.5 do on edge detection code, using the camera to achieve a key draw the edges of objects image