资源列表
Car_character_segmentation
- 将已定位分割出的车牌图像,进一步进行字符分割并识别。-Car character segmentation
Image_Bilateral_filtering
- 该程序的功能是对图像进行双边滤波,去除图像中的噪声。-Image Bilateral filtering
Image_mosaic_code_and_material
- 该程序功能是将两幅有相似部分的图像进行拼接。文件也包括了用于拼接的图像。-Image mosaic code and material
picEmbel
- 给定一张图片能够对其执行灰度图 滤波 二值化 形态学腐蚀膨胀 寻找轮廓,主要用于调试图片识别方面 可以作为工具类软件使用-Given a picture can be used to perform grayscale image filtering two value of morphological erosion and expansion to find the outline, mainly used for debugging image recognition can be use
cardetect
- opencv运动模板检测车辆,可以检测出运行方向,准确率较高-Opencv motion template detection vehicle, can detect the running direction, the accuracy rate is higher
Hist
- 生成一张图片的直方图, 适合opncv初学者-Generate a picture of the histogram, suitable for beginners opncv
OpenGL
- 采用nanovg 在VC6下实现用opengl 2.0绘图,开发简单, 程序自带数据可运行-Using nanovg in VC6 to achieve with the OpenGL 2 drawing, development is simple, the program comes with data can be run
opencv_ImageInpainting
- 程序说明:《OpenCV3编程入门》OpenCV2版书本配套示例程序 程序描述:图像修补示例 开发测试所用操作系统: Windows 7 64bit 开发测试所用IDE版本:Visual Studio 2010 开发测试所用OpenCV版本:2.4.9.-Program descr iption: " OpenCV3 programming entry" OpenCV2 edition book supporting the sample program
sample_Bresenham_circle
- OpenGL,Bresenham画圆法,课上练习-OpenGL,Bresenham drew circle
OFDMUWB
- OFDMUWB系统基于训练序列的同步算法-OFDMUWB system synchronization algorithm based on training sequence
HoughCircles
- 程序说明:《OpenCV3编程入门》OpenCV2版书本配套示例程序 程序描述:HoughCircles函数用法示例 开发测试所用操作系统: Windows 7 64bit 开发测试所用IDE版本:Visual Studio 2010 开发测试所用OpenCV版本:2.4.9-Program descr iption: OpenCV3 programming entry OpenCV2 edition book sample program package Pr
Solution1
- 利用opencv平台实现的腐蚀和膨胀功能,亲测可以实现。- use the software platform to do the funtion of erosion and dilation, and I promise that it is useful