登录
首页 » matlab » program

program

于 2010-05-26 发布 文件大小:73KB
0 230
下载积分: 1 下载次数: 94

代码说明:

  一种应用于图像处理领域的简单变换方法,简化哈尔小波变换的新算法 (A kind of image processing applied to a simple transform, Haar wavelet transform of a new simplified algorithm)

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

发表评论

0 个回复

  • target-tracking
    基于meanshift算法的目标跟踪,主要是基于opencv车辆跟踪!!!程序当中进行简单的图像分割(Based on the meanshift algorithm of image segmentation and target tracking.)
    2013-08-21 10:45:45下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • matlab
    基本实现光流法,可以显示出两张图片中,光流的方向。(The basic realization of optical flow method, can show two pictures of the direction of flow.)
    2016-03-09 16:10:20下载
    积分:1
  • rgb2hsvycbcr
    RGB颜色空间转换为 YCbCr 和HSV空间,自己编写的matlab 代码,希望对打家有帮助。(RGB color space is converted to YCbCr and HSV space, have written matlab code, want to combatants spar in home help.)
    2009-12-01 09:47:23下载
    积分: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
  • Ncut
    自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。(Normalize Cut)
    2020-06-26 19:20:02下载
    积分:1
  • DigitalImageProcessing
    说明:  数字图像处理 西电版 很好的学习数字图像处理的书籍(Digital Image Processing Western Electric version of good learning digital image processing books)
    2008-10-26 12:09:30下载
    积分:1
  • dwt_svd
    MATLAB程序;图像的小波系数提取,然后进行奇异值分解,得到图像的特征系数。(MATLAB program wavelet coefficients of the image extraction, and singular value decomposition, image feature coefficients.)
    2021-02-19 13:29:44下载
    积分:1
  • C#指针仪表自动读数代码和工程halcon11源代码
    指针仪表自动读数代码和工程halcon11源代码 软件,已经调试直接可以运行。压缩包中包含两张处理图像,便于学习改良。
    2019-06-06下载
    积分:1
  • Hough_Grd
    检测道路边缘,利用道路的平行线特性,来检测道路所在直线。(Detect edges of the road, the road parallel to the line features to detect the road where the straight line.)
    2012-05-30 17:08:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载