-
jitu
说明: 计算机图形学基本算法
DDA直线
中点直线
BRESEMHAM圆
正负法圆
B样条曲线
B曲线
(DDA line algorithm for computer graphics, the midpoint of the basic straight-line method BRESEMHAM circle round the positive and negative B-spline curve B curve)
- 2010-04-19 20:38:49下载
- 积分:1
-
BMP_pix_read_write
实现BMP文件的基本功能。用C++实现一个Class,该Class具有读写BMP文件功能;该Class还具有对图像像素进行操作的功能(针对每个像素的读、写)
(BMP files to achieve the basic functions. Using C++ implementation of a Class, the Class has read and write BMP file functions the Class also features the image pixel operation function (for each pixel of the read, write))
- 2010-06-03 15:50:25下载
- 积分:1
-
Morph
用Visual C++实现基于数学形态学的数字图像处理,包括二值图像的腐蚀,膨胀,开,闭,细化及中轴变换等运算.(Visual C++ using mathematical morphology-based digital image processing, including binary image erosion and dilation, opening, closing, thinning, and the central axis transform operations.)
- 2011-11-08 16:34:42下载
- 积分:1
-
JROI
Compression of face images impact the performance of face recognition (FR) systems. JPEG Region of Interest (JROI) compression maintains high image quality in facial regions while compressing the background more, with minimal impact on FR performance.(Compression of face images impact the perf ormance of face recognition (FR) systems. JPEG Region of Interest (JROI) compression maintai ns high image quality in facial regions while co mpressing the background more, with minimal impact on FR performance.)
- 2007-02-15 22:58:14下载
- 积分:1
-
the-Algorithm-of-fire-detection
推荐火灾检测的参考文献,有火焰多个特征提取的算法。(the article is about how to detect fire,using many algorithms to get the features of fire.)
- 2013-03-26 15:01:04下载
- 积分:1
-
cc
说明: 经典图论,其中叙述了图论的经典算法等,如最大流、最小割等相关算法。(Classical graph theory, graph theory, which describes the classical algorithms, such as maximum flow, minimum cut, and other related algorithms.)
- 2011-05-11 17:52:55下载
- 积分:1
-
yuyanjiaozheng
实现对鱼眼图像的校正 我自己执行过 可以使用(it can realise the rectification of the fish eye image )
- 2010-06-04 17:26:26下载
- 积分:1
-
EExamplesofGax
高斯平滑滤波实例,高斯滤波实质上是一种信号的滤波器,其用途是信号的平滑处理,我们知道数字图像用于后期应用,其噪声是最大的问题,,由于误差会累计传递等原因,很多图像处理教材会在很早的时候介绍Gauss滤波器,用于得到信噪比SNR较高的图像(反应真实信号)。
(Instance of the Gaussian smoothing filter, Gaussian filter is essentially a signal filter, its purpose is to smooth processing of the signal, we know that the digital image for the late application, the noise is the biggest problem, the error accumulated transfer reason, a lot of image processing textbooks will be introduced at an early Gauss filter for higher SNR of the image (real response signal).)
- 2012-06-10 16:26:45下载
- 积分: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
-
opencv
基于opencv 实现毛衣的瑕疵检测 属于毕业设计 功能完整(it is perfect)
- 2012-04-02 19:06:07下载
- 积分:1