资源列表
pytorch_YOLO3
- 识别图像,将图像分类,基于python语言,权重需要在网上下载(Identify images and classify images)
ImageProcessingSystem
- 北航图像处理中心开发的图像处理系统源代码,图像处理必备-source code of image processing system Centre for Development of image processing .BUAA
demo
- visual c++数字图像处理源码包括大部分常用算法代码的实现,主要有:图像灰度变换、几何变换、图像的变换域处理、图像增强处理、图像的分割技术、复原技术、图像形态学处理、运动图像分析及其应用技术、图像的配准技术。-visual c++ digital image processing algorithms source code, including the realization of most commonly used, are: the image gray level transfo
demo
- 该demo可实现图像的旋转、镜像、放大缩小等等功能,对图像处理的初学者有很大帮助。-The demo can be realized image rotation, mirroring, zoom functions, etc., on image processing are very helpful for beginners.
image
- 基于VC6MFC对灰度图像的数字图像处理程序,适合初学者使用。包括灰度直方图、霍夫变换、几何变换、边缘提取等功能。-Based on grayscale images VC6MFC digital image processing program, suitable for beginners to use. Including histogram, Hough transform, geometric transformations, edge detection and other func
Opencv_Mouse_ZuoBiao
- 应用vs2013MFC,opencv实现识别鼠标坐标,可直接使用-Applications vs2013MFC, opencv achieve recognition mouse coordinates, can be used directly
demo
- 利用MFC开发的常见图像处理功能,包括图像分割,灰度变换、图像增强-MFC Development using common image processing functions
PSF
- 提出一种基于空间域的多聚焦图像融合技术:首先计算点分布函数(PSF),然后利用PSF模糊源图像,最后通过组合原图像中较为清晰的像素点来生成全聚焦图像。-We propose a multi-focus image fusion based on space domain techniques: First calculate the point distribution function (PSF), then use the PSF fuzzy source image, and finall
霍夫直线计算图像倾斜角度
- 对图中有比较明显的需要竖直的直线进行检测,计算图像的倾角(There is a need to detect straight lines more obvious vertical in the figure, the image angle calculation)
two-way-of-watermark
- 本程序能够在图像中加入文本水印,图像水印,并且能实现提取功能,在提取的过程中可以提前设置选择是使用盲水印还是非盲水印的提取,很方便明了的界面!-This procedure to add a text watermark, image watermark in the image and extract function in the extraction process can be set in advance to select the use of blind watermark ext
BM
- 双目测距bm算法,已经实现,基于vs2015+opencv3.2,测距精度很高,一米内精度一厘米误差(Binocular ranging bm algorithm, which has been implemented, is based on vs2015 + opencv3.2, which has high accuracy and one centimeter error in one meter)
picture-biyesheji
- 黑白图像彩色化是计算机视觉领域中一个很有意义的问题,给灰度图像加上颜色可以增加图像的视觉效果,例如对旧黑白照片、老电影以及科学图例等进行彩色化处理。图像彩色化可以定义为对一张输入的黑白图像,根据其灰度分布,再加上人工的颜色指定或者自动的颜色匹配从而得到其彩色图的问题。Welsh提出了一种将灰度图像彩色化的算法,该算法使用一个像素的邻域的统计值来指导匹配过程,但运算速度较慢。-The color of black and white images is a very significant pro