-
A0357
一套完整的图像处理与识别的源码(全中文注释)
这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。(a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download )
- 2020-12-27 21:59:02下载
- 积分:1
-
mean-shift
基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.(Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manually adjust the threshold HSV, showing foreground, background, reaction projection. Development tools are VS2008, OPENCV)
- 2014-05-06 16:20:51下载
- 积分:1
-
lane_detection
完成车道线检测,且运行效率高,附带图片测试(it has a high performance over lane detection, and leave pictures for testing)
- 2017-05-04 00:33:20下载
- 积分:1
-
ActiveContourCode
主动轮廓的MATLAB实现算法,主要用于图像分割,基于其的变形有很多优点(Active Contour realize the MATLAB algorithm, mainly used for image segmentation, based on its deformation has many advantages)
- 2008-07-09 15:29:31下载
- 积分:1
-
sift
说明: SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 该方法于 1999 年由 David Lowe 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004 年再次经 David Lowe 整理完善后发表于 International journal of computer vision(IJCV) 。截止 2014 年 8 月,该论文单篇被引次数达 25000 余次。(来自百度)(SIFT, namely Scale-invariant feature transform (SIFT), is a description used in the field of image processing. This description has scale invariance and can detect key points in images. It is a local feature descriptor. This method was first published by David Lowe at the International Conference on Computer Vision (ICCV) in 1999 and published in the International Journal of Computer Vision (IJCV) in 2004 after it was sorted out and perfected by David Lowe again. As of August 2014, more than 25,000 citations have been cited. (From Baidu))
- 2019-07-08 09:34:31下载
- 积分:1
-
histogram_2
Code for make histogram of image
- 2012-06-19 02:16:11下载
- 积分:1
-
c# Ico图片文件转换成 bmp格式 实例源码
c# Ico图片文件转换成 bmp格式 实例源码
- 2013-05-22下载
- 积分:1
-
mean-shift-tracking
meanshift算法的车辆跟踪,效果非常好,改进版的,希望对大家有用(Meanshift algorithm of vehicle tracking, the effect is very good, improved version of the hope of the useful)
- 2012-05-16 11:08:13下载
- 积分:1
-
HDRImaging
HDR图像生成的算法,很实用和有效。利用多帧不同曝光时间的图像合成HDR的图像。(Algorithm of HDR image generation)
- 2017-10-15 19:02:48下载
- 积分:1
-
edge
opencv c++将彩色图像转换为灰度图像进行边缘检测,(opencv c++ to convert color images to gray-scale image edge detection,)
- 2009-05-31 20:32:37下载
- 积分:1