-
XINIAN_1
1 完成图象处理的基本功能2:二值化、边缘检测、滤波。
2 熟悉dc的部分常用功能,学习图标控制弹出框。(a complete image processing of the two basic functions : values, edge detection, filtering. 2 familiar with the dc part of the commonly used function, learning to control pop icon frame.)
- 2007-05-26 13:36:55下载
- 积分:1
-
SIFTVC6
sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
- 2013-12-08 17:25:35下载
- 积分:1
-
chap01
数字图像处理编程入门(吕风军)第一章第1章 Windows位图和调色板(Windows Bitmap and palette of the first chapter, Chapter 1 of the digital image processing program entry (Lv Fengjun))
- 2012-11-01 14:06:21下载
- 积分:1
-
GRAY
灰度图生成程序
可以生成BMP/JPG格式的灰度图
大家可以随便使用下载(Grayscale generator can generate BMP/JPG format, you can easily use the download grayscale)
- 2010-11-10 14:41:38下载
- 积分:1
-
chap01
Visual C++数字图像处理技术与工程案例,各章节源代码,这是第一章的代码(The Visual C++ digital image processing technology and engineering cases, the source code of each chapter, this is the first chapter of the code)
- 2013-03-20 13:16:47下载
- 积分:1
-
统计独立算法求图像的信息熵
一幅大小为256×256的256级灰度图像(每像素8bit)
如果图像的各个像素之间是统计独立的,求该图像的信息熵
-离散无记忆信源
如果图像的各个像素之间不是统计独立的,求该图像的信息熵
-图像像素的概率分布模型(A 256 gray scale image (8bit per pixel) with a size of 256 x 256
If each pixel of the image is statistically independent, the information entropy of the image is calculated
Discrete memoryless source
If each pixel of the image is not statistically independent, the information entropy of the image is calculated
Probability distribution model of image pixels)
- 2017-11-24 21:49:34下载
- 积分:1
-
TestLMDll
用hough变换提取直线的C++代码,效果比较好,可以灵活改变可提取直线的条数,适用于提取多条直线。(line detecting using hough tranaformation)
- 2012-03-06 16:39:40下载
- 积分:1
-
kalman_filter
卡尔曼滤波算法,opencv代码,鼠标跟踪(Kalman filter algorithm, opencv code, mouse tracking)
- 2016-04-19 15:45:48下载
- 积分:1
-
files
数字图像隐藏及提取研究分析论文、文献等。主要研究算法为LSB算法和DCT奇偶量化、DCT均值量化。(Digital Image Information Hiding and Extraction of analytical papers, literature. The main algorithm for the LSB algorithm and DCT parity quantization, DCT mean quantization.)
- 2012-04-27 14:06:39下载
- 积分:1
-
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