搜索资源列表
MATLAB_Seam_Carving
- seam carving for image resizing
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 Content-Aware Image Resizing, the
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 automatically distinguish the two.
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 inside
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. Seam carving also allows manual
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 processing.
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-Object-Removal
- Use Seam Carving for object removal and region filling-Use Seam Carving for object removal and region filling..
seam-carving
- seam carving图像处理 算法原理 经典论文-the seam carving image processing algorithm principle Classic papers
matlab seam carving
- 利用matlab的語法,使用出seam carving對圖像做出圖形縮放。
Seam-Carving-for-Media
- seam carving 图像处理内容敏感的缩放技术综述研究,最经典的文章-image retargeting
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 seams to extend it.
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 performing different operation
Seam Carving
- Sea Carving for Matlab