登录
首页 » Visual C++ » picture3

picture3

于 2011-12-27 发布 文件大小:3855KB
0 186
下载积分: 1 下载次数: 3

代码说明:

  讲解滤波与二值图像处理,比较简单的图像处理源码(Explain the filtering and binary image processing, image processing source code is relatively simple)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • ImageRegistration
    基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、CT、MRI、 PET、 SPECT图像结构信息融合; (3)模式识别,如特征识别、波形分析、签名证实、目标物运动跟踪、序列图像分析等; (4)计算机视觉,可用于目标定位、自动质量控制等; (5)遥感数据分析,多电磁波段图像信息融合,如多谱段的等场景分类、定位和识别定义好的或已知特征的场景、自然资源监控、核生长监控、市区增长检测等。 本算法实现使用VC++6.0为开发环境,目前只支持灰度图像,感兴趣的朋友可以进一步扩展。(Image registration is a fundamental problem in image processing, which is a process to match two or more images of the same scene taken at different times, from different viewpoints, or by different sensors. Image registration is an important technique for a great variety of applications such as medical image analysis, computer vision, remote image data analysis, image information fusion, and the recovery of the 3–D characteristics of a scene.)
    2009-03-19 13:17:58下载
    积分:1
  • humantracking
    非常好的程序,能够对视频中移动目标进行跟踪(failed to translate)
    2013-05-04 15:32:37下载
    积分:1
  • opencv-otsu
    Opencv处理图像,用ostu法实现图像的二值化(Opencv image processing, using ostu method to achieve image binarization)
    2013-07-21 16:00:03下载
    积分:1
  • Pedestrian-Detection
    改程序是用来行人检测的,有源代码,可以轻松学习并参考。(The reform program is used for pedestrian detection, source code, you can easily learn and reference.)
    2012-05-28 14:12:29下载
    积分:1
  • tuxiangchulidaima
    本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。 本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。 (In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template. In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
    2015-07-07 10:05:26下载
    积分:1
  • PrimeBackgroundDetection
    基于主像素的背景建模方法。该方法对密集目标检测效果较好。(Based on the background of the main pixel modeling method. The method of intensive better target detection.)
    2008-02-25 16:09:20下载
    积分:1
  • inpaiting_code_i_c
    采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程。 (taken inverse filter and two Wiener filtering algorithm to image restoration of degraded images to achieve the restoration process.)
    2007-06-16 14:37:17下载
    积分:1
  • Three-dimensional-algorithm
    关于MC三维重建算法的二义性消除的文章,很好的消除了MC算法中的二义性(it s the article about Three-dimensional reconstruction algorithm to eliminate ambiguity in MC)
    2014-01-17 13:19:26下载
    积分:1
  • vcphotoboth
    VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止。注意程序仅实现了模糊的功能,其它功能比如程序优化和效率方面的考虑还比较少,因此程序运行速度方面可能会欠缺一些(VC++ deal with image blur or soften the effect of sample source code, similar to Photoshop' s image Gaussian Blur effect, each click the right mouse button, the procedures for fuzzy time until you are satisfied. Note that the program is only vague functions, other functions such as process optimization and efficiency considerations is still relatively small, the speed of the program is running may lack some of the)
    2012-06-25 15:06:57下载
    积分:1
  • Histogram-method
    利用直方图双峰法选取适当阈值对图像进行二值化处理。此法只适用于直方图为双峰状图像。(Using the Shuangfeng method to the appropriate threshold histogram of image processing two values. This method is only applicable to the histogram of image of Shuangfeng.)
    2015-04-14 15:56:07下载
    积分:1
  • 696518资源总数
  • 104847会员总数
  • 24今日下载