搜索资源列表
处理当前屏幕用的一个小程序
- 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.scr ipt自定义处理流程 处理由系统热键触发. 1.双击scr ipt的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XE
ssd_hager_planar_tracking
- 目标跟踪源程序 开发环境matlab Those are a set of matlab functions for the tracking of a planar patch using direct grey levels information (a.k.a. SSD).-target tracking source development environment Matlab Those are a set of matla b functions for the track
stabilizeMovie_GCBPM
- Given gray scale double matrix, M(width,height,frameNum),this function stabilizes the sequence using the Grey-Coded Bit-Plane Matching (GC-BPM) algorithm.-Given gray scale double matrix, M (width, height, frameNum). this function stabilizes the seque
matscii
- matscii.m Function to generate ASCII images from grey scale images. A bit retro but may have applications for interesting text messages on your mobile phone!
kmeans
- Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
Masks
- 本文件包含拉普拉斯-高斯算子 Unsharp Masking, 和Sobel 算子,并用上述算子处理Grey scale图像,文件里有测试图像。代码用visual studio 2008编写,可以直接运行。-This file contains Scale Space using Laplacian of Gaussian operator Unsharp Masking, and Sobel Operator ,and using these operators to handle grey
MatlabFns
- 用于图像处理的matlab工具包,由Peter Kovesi制作,主要包含特征提取,各项异性滤波,灰度转换、图像去噪等,对图像处理的人来说非常有用。 -MATLAB and Octave Functions for Computer Vision and Image Processing, including: Feature Detection via Phase Congruency Spatial Feature Detection Integral Im
yanyan
- 把一个256*256的图像分成8*8小块,然后进行DFT变换,分别比较在空间域和频域内对图像进行二次抽样和差值最后得出的图像比较-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transfo
kmeans
- 这个应用程序是使用k均值聚类算法分割一个灰度图像-Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
hw2
- 1.对一个256*256的图像进行DCT变换得到图像D,将D得斜下角数值置为零,然后进行DCT反变换. 2.对源图像进行K-L转换 1和2比较-1.Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2.. Apply DCT to these sub images, and get the transfo
1
- 将一幅256*256的图像分成8*8的小块,对其进行DFT变换。分别比较在空间域和频域内对源图像进行二次抽样和差值最后比较不同-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transfor
1122zhenyan
- 这个是C制作的源代码。。。 对一幅图像进行DFT变换,分别对源图像在空间域和频域里进行二次抽样和差值,最后得出结果比较。- Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. Apply DFT to these sub images, and get the fourier transformed ima
imrotate_my
- 一个空间点P绕一个中心点C旋转可用接续的三个变换来实现:第1个变换平移点C到坐标系原点位置,第2个变换将点P绕原点旋转,第3个变换平移点C回到其相对于坐标系原点的原始位置。当原始图像点乘以变换矩阵,得到新的图像位置点时,其位置可能不是整数值,该位置的灰度值需要通过灰度插值获得。在不改变输出图像大小的情况下,超出原始图片范围的区域,MATLAB原有函数imrotate的处理方法为将其灰度值全部置零,本文通过取模操作对超出区域进行了另外一种控制方法imrotate_my函数,能够较好的显示出图像旋转
grey-level-transformation
- 针对256色图像进行处理的256色灰度变换源代码实现 -grey level transformation
Grey-system-in-image
- 基于灰色系统理论的图像处理方法进行 了综述,主要归纳了灰色关联分析、GM(1,1)模型、灰色聚类等方法在图像处理中的应用情况。-Grey system theory based image processing methods were reviewed, summarized the gray relational analysis, GM (1,1) model, gray clustering and other methods in image processing applicat
256-to-grey
- 用vc++实现的由256色变换成灰度图的程序-This is a vc++ program for change a picture from 256 to grey.
grey
- 能将彩色图像转化为灰度图,在VISUAL STUDIO 2008平台上开发的应用程序-can change images into grey
According-to-grey-value
- 加载一副灰度图像,检测并输出该幅图像的灰度值。-According to grey value
grey-system-theory-in-image
- 灰色系统理论在图像处理中的应用,为了给灰色系统理论在图像处理中的应用提供依据,提出了应用算法,论证了灰色系统理论作为一种在一维空间 提出的长期预测理论,通过适当的算法同样可以应用于二维空间的图像处理。该算法把灰色系统理论有效地应用于椒盐噪声 的去除,并且在理论分析的基础上引入修正的灰色系统模型进一步提高去噪效果。这对图像处理的各方向的研究提供了新的 工具。 -Gray system theory in image processing, in order to give the
Image_grey_fisheye
- 1、使用GDI+库读取图片; 2、对图像进行灰度处理 3、对正常图像进行鱼眼效果处理(mfc ui, gdi+ read image, grey convert, fish eye convert)
