CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - resizing image
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - resizing image - List
[
Windows Develop
]
resize
DL : 0
Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates: -Suppose you wanted to give the user the ability to modify the size and position on a certain control This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates:
Update
: 2025-02-19
Size
: 10kb
Publisher
:
日报
[
Special Effects
]
sig07_ImageCarvingGUI
DL : 0
ACM Siggraph 2007论文<Seam Carving for Content-Aware Image Resizing>的源代码-ACM Siggraph 2007 papers
Update
: 2025-02-19
Size
: 34kb
Publisher
:
steed
[
Graph program
]
resize
DL : 0
在DCT域中,通过裁减高频分量,或者增加高频分量的方式,对图像视频序列的尺寸进行上/下变换,变换过程中其他的低频DCT系数也要做相应的调整,否则处理后图像亮度会与原图不一致-resizing the video/image in dct domain .Adding or removing the high frequency components will realize the up-resizing or down-resizing. extra attention need to on the orignal low frequency. because the luminance have connection with the low frequency components.
Update
: 2025-02-19
Size
: 11kb
Publisher
:
xhf
[
matlab
]
MATLAB_Seam_Carving
DL : 0
Using the idea from Seam Carving for Content-Aware Image Resizing, the codes enables a selected image to resize without having distortion of important object in the image file.-Using the idea from Seam Carving for Content-Aware Image Resizing, the codes enables a selected image to resize without having distortion of important object in the image file.
Update
: 2025-02-19
Size
: 796kb
Publisher
:
darkencraft
[
Graph Recognize
]
learcode
DL : 0
Image carving for image. A new technique shows resizing of images while keeping the important features of the image undistorted, also allows you to protect or remove part.
Update
: 2025-02-19
Size
: 1.26mb
Publisher
:
axof
[
.net
]
ImageResizingManager
DL : 0
Simple Image Resizing Library
Update
: 2025-02-19
Size
: 8.87mb
Publisher
:
A05087
[
Graph Recognize
]
ImageProcess
DL : 0
Simple image process module for edge detection, resizing, noise generating
Update
: 2025-02-19
Size
: 6.93mb
Publisher
:
SeongHun
[
Other
]
crop
DL : 0
Image cropping, basic - MATLAB-Image cropping, basic- MATLAB
Update
: 2025-02-19
Size
: 52kb
Publisher
:
xyz
[
Applications
]
MATLAB_Seam_Carving
DL : 0
seam carving for image resizing
Update
: 2025-02-19
Size
: 746kb
Publisher
:
ahmed
[
Industry research
]
interpol_7
DL : 0
matlab code for resizing the image
Update
: 2025-02-19
Size
: 2kb
Publisher
:
nifrad
[
JSP/Java
]
Resizing_image
DL : 0
Resizing an image using Java
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Tharanivel
[
Graph program
]
SeamCarving
DL : 0
做项目的时候做的siggraph上文章《Seam Carving for Content-Aware Image Resizing》的一个PPT,对该文章进行了详尽的解释。另附伪代码。-A ppt of the paper <<Seam Carving for Content-Aware Image Resizing>> in siggraph,with a detailed explaination inside
Update
: 2025-02-19
Size
: 2.78mb
Publisher
:
zhouchao
[
matlab
]
image-processing-normalizeSign
DL : 0
this is matlab code used to process an image to crop, thinning, resizing, and binarization.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
wanfazri
[
Special Effects
]
DCT-Domain-Image-Resizing-Algorithm
DL : 0
图像放大打算,关于高频DCT变换的,代码里面有介绍,我自己科研实现的-DCT based transformation for high frequences. A Complexity Scalable Universal DCT Domain Image Resizing Algorithm
Update
: 2025-02-19
Size
: 76kb
Publisher
:
amiao
[
Wavelet
]
for-Image-resize
DL : 0
Image resizing using discrete wavelet transform
Update
: 2025-02-19
Size
: 13kb
Publisher
:
milind
[
Special Effects
]
Fundamentals_of_Digital_Image_Processing_-_Anil_K
DL : 0
In this a DFT based Digital Image Watermarking Scheme is developed. Digital image watermarking is a technology for imperceptibly embedding various types of information into an image. The biggest challenge for image watermarking is manipulations and distortions of the images. These manipulations include changing the brightness/contrast levels, resizing, cropping, and noise addition. Here the work is to develop robust watermarking algorithms so as to recover the inserted watermark from the manipulated or attacked watermarked image.
Update
: 2025-02-19
Size
: 44.26mb
Publisher
:
rajat butola
[
Special Effects
]
CONTENT-AWARE-IMAGE-RESIZING
DL : 0
图像处理 图像 缩放 SEAM CARVING PDF-IMAGE PROCESS IMAGE SCALE SEAM CARVING PDF
Update
: 2025-02-19
Size
: 407kb
Publisher
:
tianxing
[
assembly language
]
matlab
DL : 0
its matlab code for resizing image
Update
: 2025-02-19
Size
: 1kb
Publisher
:
amruta vijapurkar
[
.net
]
Image-Processing-for--Bilinear
DL : 0
Image Processing for Bilinear Filters and Resizing,Image Processing for Bilinear Filters and Resizing
Update
: 2025-02-19
Size
: 106kb
Publisher
:
Manickam
[
JSP/Java
]
ImagesResize
DL : 0
this a sample program that allow resizing image to any lengh which use bufferedImage class and alow to users to save there resized image.-this is a sample program that allow resizing image to any lengh which use bufferedImage class and alow to users to save there resized image.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
Aharrane
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.