当前位置:
首页
资源下载

搜索资源 - negative of the image
搜索资源列表
-
0下载:
Visual C++开发数字图像处理应用程序的入门上手的编程框架方法,功能包括图像的读取、存储、打印及基本处理如直方图、负片、均衡、拉伸等,附带了常用API库函数DIBAPI、ProcessAPI的源代码,其它则靠自己深入扩充了。-Visual C development of digital image processing applications adapt to the entry of the programming framework, including the function
-
-
0下载:
本程序在EVC4.0+PPC SDK 2003下调试通过。
用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。
这里只加了一个简单的处理示例——负片。其他的处理可以用与这个类似的方法,有了处理的算法对像素数据进行操作。或者加上鼠标事件的处理来完成绘画功能等等,这里主要是对JPEG文件进行操作的部分。
注意:程序中的CTScreenBuffer并未使用,原因是使用它加载后有段内存没有释放,加上BMP数据本来就比较好处理,所以自己写一段
-
-
1下载:
拓展的Bresenham画直线(全象限全斜率),采用实时判断斜率的方式分别对正负斜率进行处理,用了对称的思路做出图象。效果很好,代码非常简洁明了。,Bresenham draw a straight line extended (all-quadrant all-slope), the use of real-time manner to determine the slope of the positive and negative slope, respectively, to deal w
-
-
0下载:
彩色图像处理:1、底片效果,2、浮雕和雕刻效果,3、色彩变换:IHS变换以及图像灰度化,4、彩色图像二值化,5、灰度图像形态学处理:开闭运算,膨胀、腐蚀,6、正交变换:傅立叶变换及傅立叶反变换-Color Image Processing: 1, negative effect, 2, the effect of relief and sculpture, 3, color transform: IHS transform and the image of, 4, color images of
-
-
0下载:
基于非负矩阵分解(NMF)的人脸特征提取算法,NMF基本思想是找到一个线性子空间W,使的构成子空间的基本图像的像素点都是正值,而且人脸图像在子空间上的投影系数也是正数-Non-negative Matrix Factorization (NMF) of facial feature extraction algorithm, NMF basic idea is to find a linear sub-space W, so that the composition of sub-space o
-
-
0下载:
Basic algorithm (using pixel manipulation, not other functions) to get the negative of a colour image in C using OpenCV library to load and display image
-
-
0下载:
当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood E
-
-
0下载:
this file contains the implementation of the "contraharmonic filter" using the basic formula of finding contraharmonic mean achieved through the use of for loops.
contraharmonic filter can remove both -SALT n PEPPER noise from the image but not sim
-
-
0下载:
IMROTATE2 Rotates an image with circular shift.
B = IMROTATE2(A,ANGLE) rotates image A by ANGLE degrees in a counterclockwise direction around its center point. To rotate the image clockwise, specify a negative value for ANGLE. It makes the output
-
-
0下载:
image prcessing: histogram, negative, thresholding
-
-
0下载:
With image representation of the histogram technique and making negative of the image.
-
-
0下载:
一个简单的图像处理软件,可以进行简单的图像处理,比如进行图像的放大或者缩小、旋转、转成负像、灰度化设置指定区域的RGB值。-A simple image processing software, a simple image processing, such as image zoom in or out, rotate, turn into a negative image of the graying set the RGB value of the designated area.
-
-
0下载:
提出并优化了由单排渐变介质波导构成的二维空气孔型光子晶体负折射平板透镜表面的减反层,改善了成像
质量-Proposed and optimized by a single row of two-dimensional gradient dielectric waveguide consisting of negative refraction of air hole photonic crystal slab lens surface anti-reflection layer, impro
-
-
0下载:
there is some code in matlab that will provide help in the field if digital image processing.it includes the code of extracting region of interst, median filter, nearest neighbour point sampling technique, negative of an image etc. and it is done by
-
-
0下载:
image and signal processing are used mostly right now. these programs is related to image processing. Image negative is used for the getting the negative image of the original image. and contrast stretching is for the give the middle value. Fast Four
-
-
0下载:
实现一张bpm图像的底片效果,石雕效果以及灰度直方图-Bpm achieve a negative effect of the image, stone effects and histogram
-
-
0下载:
My rar file contains 5 codes in matlab. contrast, crop, resize, negative and rotation of the particular image. I mentioned my image name as gray.jpg . Contrast contains increase and decrease image. Crop is used to some specific part of the image. Res
-
-
0下载:
The bitmap header begins with the size of the header, which is then followed by the width and the height of the image data. If the height is a negative number, the image is stored from bottom to up. Usually the number of color planes is one.
-
-
3下载:
利用“二值图像与原图像做点乘,得到子图像”的原理.,编写M程序,构造特殊的二值图像,最终得到需要的子图像。
编写M程序,实现图像的平移,要求两个平移量TX、TY可取正负值 。
-By using the principle of multiplying the binary image and the original image to get the sub-image, the M program is programmed to construct a special bina
-
-
1下载:
反锐化掩膜技术(Unsharp Masking,UM)又称为模糊蒙片处理,是一种经典的图像边缘增强算法,提高图像的高频分量部分来增强其视觉效果[18,19].反锐化掩模技术最早是应用于摄影技术中,以增强图像的边缘和细节。光学上的操作方法是将聚焦的正片和散焦的负片在底片上进行叠加,结果是增强了正片高频成份,从而增强了轮廓,散焦的负片相当于“模糊”模板(掩模),它与锐化的作用正好相反,因此,该方法被称为反锐化掩模法。(The sharpenmembrane Technology (Unsharp M
-