搜索资源列表
sig07_ImageCarvingGUI
- ACM Siggraph 2007论文<Seam Carving for Content-Aware Image Resizing>的源代码-ACM Siggraph 2007 papers
TwoView
- 这是一个窗口分割程序,仅供大家参考,如果有什么疑问,请给我发邮件,大家一起讨论!-This is a window procedure for the carving, for your reference, if there is any doubt, please give me email, everyone together to discuss!
MATLAB_Seam_Carving
- 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 Conte
learcode
- 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.
MATLAB_Seam_Carving
- seam carving for image resizing
Viewpoint_Adjustment_Using_Seam_Carving
- Viewpoint Adjustment Using Seam Carving Imitate Parallax with Seam Carving: Foreground objects or other objects of interest are tend to be more “interesting” than the background. Seam carving algorithm can autom
entropyFuncEnergy.m
- Entropy based energy function for seam carving algorithm
SeamCarving
- 做项目的时候做的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 insid
SeamCarvingGui-Src-1.11.tar
- Seam Carving for image blending
SeamCarving
- Implementation of the Seam Carving algorithm. It 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. S
Seam-Carving
- 多媒体图像编程,通过插缝法处理图片,能够有效保留图片信息,-Multimedia image programming, through the insertion slit method of dealing with pictures, can effectively preserve the image information,
seam-carving
- seam carving算法,改变图像的大小,但保证损失尽量少的图像信息。 vc6.0实现。可以读入bmp图像,并对图像进行处理。 -seam carving algorithm, change the image size, but to ensure minimal loss of image information. vc6.0 achieved. Bmp images can be read, and image pro
file-carving
- Advance topic on file carving in details
Reverse-Seam-Carving
- 图像处理 图像 缩放 SEAM CARVING PDF-IMAGE PROCESS IMAGE SCALE SEAM CARVING PDF
Enhanced-Seam-Carving-
- 图像处理 图像 缩放 SEAM CARVING PDF-IMAGE PROCESS IMAGE SCALE SEAM CARVING PDF
Block-based-Seam-Carving
- 图像处理 SEAM CARVING IEEE论文-image process SEAM CARVING IEEE papper
Generalized-Multiscale-Seam-Carving
- 图像处理 SEAM CARVING IEEE论文-image process SEAM CARVING IEEE papper
Seam Carving
- 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 sea
seam carving源程序
- 这是关于内容敏感图像重定向的代码,可以在放大或缩小图片的同时尽量保留图片的内容和结构。(Efficient image resizing techniques should resize an image with a different aspect ration while considering the image content. The main idea of content-aware image resizing is
Seam Carving
- Sea Carving for Matlab