Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - resizing
Search - resizing - List
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 : 日报

创建异形窗体函数 SetWindowRgn 放到合适的位置,别让拖动窗体改变大小时出现用做 MASK 的紫色区域;再者与大家分享不指定窗体风格 WS_THICKFRAME(对于对话框,相当指定其属性 Border 为 Resizing ),用代码实现窗体拖放,任意改变其尺寸。 -SetWindowRgn function to create special-shaped form on the right position, Do not change the size of form drag occurs when MASK used to do the purple region In addition to share with you do not specify a form style WS_THICKFRAME (for the dialog box, specify its properties rather Border for Resizing), using drag and drop code form, arbitrary change its size.
Update : 2025-02-19 Size : 118kb Publisher : li

ACM Siggraph 2007论文<Seam Carving for Content-Aware Image Resizing>的源代码-ACM Siggraph 2007 papers
Update : 2025-02-19 Size : 34kb Publisher : steed

在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

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

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

Simple Image Resizing Library
Update : 2025-02-19 Size : 8.87mb Publisher : A05087

该对象帮助在对话框窗口大小改变时保持控件布局,更一般地,它可用于包含子窗口的窗口。它不是继承于CDialog,因此对任何窗口都适用。-A DlgResizeHelper object helps you keeping a layout while resizing a dialog or- more generally- a window with child windows.the class is not derived from CDialog (as most other solutions are) so it can be used with every window.
Update : 2025-02-19 Size : 2kb Publisher : 齐琪

This program is a custromized resizing dialog sample. This code is based Visual Studio 6.0 MFC. This code is easy to see.
Update : 2025-02-19 Size : 75kb Publisher : peace

seam carving for image resizing
Update : 2025-02-19 Size : 746kb Publisher : ahmed

matlab code for resizing the image
Update : 2025-02-19 Size : 2kb Publisher : nifrad

Video Frame Real Resizing Filter
Update : 2025-02-19 Size : 2.15mb Publisher : changmin han

Resizing an image using Java
Update : 2025-02-19 Size : 1kb Publisher : Tharanivel

做项目的时候做的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

this is matlab code used to process an image to crop, thinning, resizing, and binarization.
Update : 2025-02-19 Size : 2kb Publisher : wanfazri

图像放大打算,关于高频DCT变换的,代码里面有介绍,我自己科研实现的-DCT based transformation for high frequences. A Complexity Scalable Universal DCT Domain Image Resizing Algorithm
Update : 2025-02-19 Size : 76kb Publisher : amiao

一个简单的内容感知图像自适应缩放和裁剪控制程序-An Easy to Use Image Resizing and Cropping Control
Update : 2025-02-19 Size : 120kb Publisher : zhangtingting

Resizing an Image in simulink blocks
Update : 2025-02-19 Size : 8kb Publisher : SB

Seam Carving for Content-Aware Image Resizing原文及MATLAB代码-The original paper and matlab code for Seam Carving for Content-Aware Image Resizing
Update : 2025-02-19 Size : 20.46mb Publisher : mm

Seam carving is an algorithm for content-aware image resizing, which functions by establishing a number of seams (paths of least importance) in an image and automatically removes seams to reduce image size or inserts seams to extend it.
Update : 2025-02-19 Size : 1kb Publisher : AnnieJi
« 12 3 4 5 6 7 8 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.