资源列表
亮度和对比度调整
- 读取一张图像,通过鼠标调节图像的亮度和对比度。(Read an image and adjust the brightness and contrast of the image with the mouse.)
图像修复
- 获取一张影像,利用掩膜对图像进行修复操作。(Get an image and use the mask to repair the image.)
OpenCV入门教程
- opencv 入门教程pdf文档,适合初学者使用(learning opencv guides)
Hough
- 改进Hough变换实现图像纠偏算法,有一定的参考价值。(Improved Hough transform algorithm for image correction)
Chapter01
- 图片载入,VC++基本入门程序,简单易操作。(Picture loading, display, VC++ basic introductory program)
CrowdHumanCount
- Crowd counting based on faster-rcnn
template—release
- 基于canny算法的边缘提取 基于canny算法的边缘提取(Edge extraction based on Canny algorithm Edge extraction based on Canny algorithm)
armor_detect
- https://download.csdn.net/download/u014158447/7331219
Harris
- Harris角点检测算子,基于VS2013和OpenCV2.4.13,包含代码和项目文件,VS版本不同可打开头文件和cpp文件,复制代码即可(Harris corner detection operator, based on VS2013 and OpenCV2.4.13, including code and project files,if different VS version,you can open the header file and cpp file,copy the cod
main
- 该程序完成了图像视觉显著的itti算法在c++语言的实现(The program completes the ITTI algorithm of image and visual, and realizes in c++ language.)
15861255-1-80
- OPEN CV 配置学习视频 OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(open cv learning video)
OpenCV官方教程中文版ForPython
- OpenCV官方教程中文版(For Python) ,网络翻译版本(For OpenCV2 learn in python)
