-
opencv4.3
自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of each color.)
- 2014-02-13 16:18:41下载
- 积分:1
-
LSB
C++语言实现的LSB数字水印算法,Visual C++亲测可用。(C++ language LSB digital watermarking algorithm, the Visual C++ pro-measurement available.)
- 2020-10-20 20:07:24下载
- 积分:1
-
imnoise2
matlab中imnoise2.m文件函数源代码(Matlab imnoise2.m file function source code)
- 2017-09-12 21:34:21下载
- 积分:1
-
ChangeDetectionPCAKmeans-master
说明: PCA Kmeans-master图像变化检测算法设计(ChangeDetectionPCAKmeans-master)
- 2020-12-24 16:39:06下载
- 积分:1
-
histequilization
Historgram equilization, One Image to be added to the program for equilizzation.
- 2013-01-31 19:35:31下载
- 积分:1
-
tuxiang
图像预处理,包括灰度化、图像去噪、灰度变换、阈值分割、边缘检测,形态学处理(image preprocessing)
- 2020-12-10 15:19:18下载
- 积分:1
-
fhouhgh
利用霍夫变换进行直线检测的算法实现 设置不同的阈值来控制直线的输出(detect lines in image)
- 2010-05-22 15:21:26下载
- 积分:1
-
binary-image-processing
二值图像处理运算是从数学形态学下的集合论方法发展起来的,尽管它的基本运算很简单,但是却可以产生复杂的效果。常用的二值图像处理操作有许多方法,如腐蚀、膨胀、细化、开运算和闭运算等等。本文对这些内容作些研究探讨, 希望对爱好图像处理的朋友有所帮助。(Binary image processing algorithms are developed set theory in mathematical morphology. Although its basic operation is simple, it can produce complex effects. Commonly used binary image processing operations there are many ways, such as corrosion, expansion, refinement, open operation and closed operation and so on. In this paper, some of these studies to explore, I hope to love image processing friends help.)
- 2016-11-06 21:33:55下载
- 积分:1
-
2009svd
说明: 这是一个图像处理程序集,几乎实现了所有图像处理的基本方法,非常适合初学者(This is a set of image processing procedures, almost all the basic methods of image processing, very suitable for beginners)
- 2009-08-03 03:05:45下载
- 积分:1
-
circle-detection
这个是我自己编写和修改的圆特征检测的程序,能同时求取多个圆的圆心和半径信息。并且文件中有测试图片,直接运行就可以出结果。(The files can detect multi circles in one image at the same time,circle center and R information can be obtained.)
- 2020-12-22 20:19:13下载
- 积分:1