CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - IMAGE
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - IMAGE - List
[
matlab
]
image resampling
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
: 1.67kb
Publisher
:
whitewalter
[
Books
]
image processing
DL : 0
Very basic and detailed image processing e-book
Update
: 2010-10-08
Size
: 728.45kb
Publisher
:
jjchensc@yahoo.com.tw
[
Documents
]
FriendsofED - Foundation ActionScript 3.0 Image Effects (2009).pdf
DL : 0
FriendsofED - Foundation ActionScript 3.0 Image Effects (2009)
Update
: 2011-06-17
Size
: 7.05mb
Publisher
:
xm1210zhl
[
Graph program
]
Dibr Stereo Image Display
DL : 0
its a project about DIBR 3D stereo image pair c++ disparity
Update
: 2012-11-26
Size
: 12.3mb
Publisher
:
lonelybaby
[
Graph program
]
Visual C++ for image processing -v2
DL : 0
《 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
: 2025-02-17
Size
: 5.99mb
Publisher
:
刘宏
[
Compress-Decompress algrithms
]
Wavelet Image Compression Program
DL : 0
有关图像压缩(wavelet)源程序-the Image Compression (wavelet) source
Update
: 2025-02-17
Size
: 206kb
Publisher
:
范文
[
source in ebook
]
image-processing-by foreighners
DL : 0
image processing including fourier,wavelet,segmentation etc.
Update
: 2025-02-17
Size
: 353kb
Publisher
:
郑远节
[
Books
]
The JPEG-2000 Still Image Compression Standard
DL : 0
The JPEG-2000 Still Image Compression Standard 《JPEG-2000静止图像压缩标准》英文-The JPEG-2000 Still Image Compression Standard "JPEG-2000 still image compression standard" English
Update
: 2025-02-17
Size
: 304kb
Publisher
:
景仁
[
Books
]
Flexible Image Watermarking Scheme in JPEG2000 Com
DL : 0
JPEG2000压缩域的灵活图像水印* 程峰 张鸿宾1) 刘波 (北京工业大学计算机学院,北京,100022)-JPEG2000 flexible image watermarking* Cheng Feng Zhang Hongbin 1) Liu Bo (Beijing Industrial University Computer Institute, Beijing, 100022)
Update
: 2025-02-17
Size
: 276kb
Publisher
:
景仁
[
Graph program
]
image process demo
DL : 0
图像处理演示程序源代码-image processing demonstration program source code
Update
: 2025-02-17
Size
: 2.19mb
Publisher
:
姜飞
[
Communication-Mobile
]
Pocket Image Editor v0.1源码(.NET源码)
DL : 0
Pocket Image Editor v0.1源码(.NET源码)-Pocket Image Editor v0.1 source (.NET source)
Update
: 2025-02-17
Size
: 1015kb
Publisher
:
无名
[
BREW
]
image
DL : 0
brew平台图像处理源代码-Image processing source code of brew platform
Update
: 2025-02-17
Size
: 125kb
Publisher
:
彭彭
[
GDI-Bitmap
]
image process
DL : 0
一个很有用的图像处理源代码-a very useful image processing source code
Update
: 2025-02-17
Size
: 3.59mb
Publisher
:
李怡利
[
Special Effects
]
image source
DL : 0
数字图像处理软件-digital image processing software
Update
: 2025-02-17
Size
: 6.08mb
Publisher
:
林方
[
Search Engine
]
Supporting Image Search on the Web
DL : 0
当前图像搜索是搜索界的热点、难点。本文为图像搜索引擎技术方面的论文,整体架构可以参考参考。如果反映好的我可以继续上传此类文章,我搜集了很多。-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
: 2025-02-17
Size
: 145kb
Publisher
:
周
[
Other
]
Categorization of Image Databases for Efficient Re
DL : 0
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
: 2025-02-17
Size
: 469kb
Publisher
:
石锋
[
Books
]
WILEY Intelligent Image Processing
DL : 0
智能图像处理。结合人眼对景象的感知,深入介绍了智能图像处理的机理。英文。基础性。数据翔实。-intelligent image processing. Combining eye on the scene awareness, in-depth briefings on the intelligent image processing mechanism. English. Foundation. Data informative.
Update
: 2025-02-17
Size
: 4.65mb
Publisher
:
张赢
[
Graph program
]
Algorithms for Image Processing and Computer Visio
DL : 0
Algorithms for Image Processing and Computer Vision
Update
: 2025-02-17
Size
: 25.38mb
Publisher
:
站长
[
Graph program
]
matlab image processing
DL : 0
matlab image processing 原版的图像处理(matlab)教程-the original editon of matlab image processing tutorial.
Update
: 2025-02-17
Size
: 417kb
Publisher
:
李昊
[
Special Effects
]
Ascii text image generator
DL : 0
Description: Starting from an image file, it generates a .txt file containing the image in Ascii text format.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
gz
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.