Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - image
Search - image - List
DL : 0
%This is a simple function that resamples the image %at a different pixel size function nimg = imresample(oldpixsize,img,newpixsize,intmethod) % This function resamples the images at the new grid points % defined by the new pixel sizes. It assumes that intensities are % defined at pixel centers % % img : original image to be resampled % nimg : newly sampled image % oldpixsize : a vector of the form [xpixsize, ypixsize] % for the original image, e.g., [0.5,0.5] % newpixsize : is a vector of the form [xpixsize, ypixsize] % for the new image, e.g., [0.2,0.2] % intmethod: same as interp2 % 'nearest' - nearest neighbor % 'linear' - bilinear % 'cubic' - bicubic % 'spline' - spline % Example: % % % Create a 2D gaussian function % H = fspecial('gaussian',[31,31],5); % % Resample it at a smaller pixel size % NH = imresample([1,1],H,[0.2,0.2],'spline'); % figure;subplot(211);imshow(H,[]);title('Original'); % subplot(212);imshow(NH,[]); % title('Resampled using spline interplolation');
Update : 2010-09-10 Size : 1714 Publisher : whitewalter

DL : 0
Very basic and detailed image processing e-book
Update : 2010-10-08 Size : 745932 Publisher : jjchensc@yahoo.com.tw

FriendsofED - Foundation ActionScript 3.0 Image Effects (2009)
Update : 2011-06-17 Size : 7394182 Publisher : xm1210zhl

its a project about DIBR 3D stereo image pair c++ disparity
Update : 2012-11-26 Size : 12892746 Publisher : lonelybaby

《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。- How "Visual C Numeral Picture Processing (Second Edition)" does a book source code this book mainly narrate uses Visual C to carry on digital picture processing. The entire book altogether 11 chapters, separately introduced the picture spot operation, the geometry transformation, the orthogonal transformation, the image enhancement, the corrosion algorithm, the inflation algorithm, the thin algorithm, the edge examination with withdraw, the outline track, the image analysis, the picture recovers with the picture compression code technology, to each commonly used digital picture processing method, this book has all provided the integrity source code. This book content rich, narration detailed, the usability is strong, suits processes the worker to the digital picture to read the reference.
Update : 2024-04-26 Size : 6281216 Publisher : 刘宏

有关图像压缩(wavelet)源程序-the Image Compression (wavelet) source
Update : 2024-04-26 Size : 210944 Publisher : 范文

image processing including fourier,wavelet,segmentation etc.
Update : 2024-04-26 Size : 361472 Publisher : 郑远节

The JPEG-2000 Still Image Compression Standard 《JPEG-2000静止图像压缩标准》英文-The JPEG-2000 Still Image Compression Standard "JPEG-2000 still image compression standard" English
Update : 2024-04-26 Size : 311296 Publisher : 景仁

JPEG2000压缩域的灵活图像水印* 程峰 张鸿宾1) 刘波 (北京工业大学计算机学院,北京,100022)-JPEG2000 flexible image watermarking* Cheng Feng Zhang Hongbin 1) Liu Bo (Beijing Industrial University Computer Institute, Beijing, 100022)
Update : 2024-04-26 Size : 282624 Publisher : 景仁

图像处理演示程序源代码-image processing demonstration program source code
Update : 2024-04-26 Size : 2293760 Publisher : 姜飞

Pocket Image Editor v0.1源码(.NET源码)-Pocket Image Editor v0.1 source (.NET source)
Update : 2024-04-26 Size : 1039360 Publisher : 无名

BREWimage
DL : 0
brew平台图像处理源代码-Image processing source code of brew platform
Update : 2024-04-26 Size : 128000 Publisher : 彭彭

一个很有用的图像处理源代码-a very useful image processing source code
Update : 2024-04-26 Size : 3769344 Publisher : 李怡利

数字图像处理软件-digital image processing software
Update : 2024-04-26 Size : 6377472 Publisher : 林方

当前图像搜索是搜索界的热点、难点。本文为图像搜索引擎技术方面的论文,整体架构可以参考参考。如果反映好的我可以继续上传此类文章,我搜集了很多。-current Image Search Search sector is hot and difficult. This search engine for images technical aspects of the paper, the overall structure can refer to reference. If I can reflect good to upload this article, I collected a lot.
Update : 2024-04-26 Size : 148480 Publisher :

Categorization of Image Databases for Efficient Retrival是有关图形处理的国外专家论文,对于本行业的研究有指导价值。-Categorization of Image Databases for Efficient Retrival the graphics processing of foreign experts thesis for the industry value of the study guide.
Update : 2024-04-26 Size : 480256 Publisher : 石锋

智能图像处理。结合人眼对景象的感知,深入介绍了智能图像处理的机理。英文。基础性。数据翔实。-intelligent image processing. Combining eye on the scene awareness, in-depth briefings on the intelligent image processing mechanism. English. Foundation. Data informative.
Update : 2024-04-26 Size : 4874240 Publisher : 张赢

Algorithms for Image Processing and Computer Vision
Update : 2024-04-26 Size : 26607616 Publisher : 站长

matlab image processing 原版的图像处理(matlab)教程-the original editon of matlab image processing tutorial.
Update : 2024-04-26 Size : 427008 Publisher : 李昊

Description: Starting from an image file, it generates a .txt file containing the image in Ascii text format.
Update : 2024-04-26 Size : 2048 Publisher : gz
« 12 3 4 5 6 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.