SeamCarving.rar
文件大小: 3693k
下载次数:26
源码类别:

2D图形编程

开发平台:

C/C++

源码售价: 5 个金币 积分规则     积分充值
资源说明: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 manually defining areas in which pixels may not be modified, and features the ability to remove whole objects from photographs. The purpose of the algorithm is to display images without distortion on various media (cell phones, PDAs) using document standards, like HTML, that already support dynamic changes in page layout and text, but not image
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • fsgl.rar一个基于统计的肤色过滤程序,用基于OpenCV库,命令行模式执行。。 ...
  • rotation12345.rar该程序实现了二维图形的旋转功能,并且能够通过输入旋转角度来实现旋转。。。 ...
  • XuXian.rar这是个关于VC++虚线画法,包括设置线宽,用VC++中的MFC
  • Diffusion.zipthe package contains some methods of diffusion filters to smooth the noisy image ...
  • MickeyMouse.rara program that draws a mickey mouse
  • Contrast.zipVery good contrast filter for your images
  • asphyre410.rarThis is the well-known abroad, 2D game engine
  • create_DLL_for_VB_project.rarThis program works on Visual basic 2008. It can create dll file by VC++ and be i ...
  • PanoTools.zipPanorama Tools was originally created by Professor Helmut Dersch of the Universi ...
  • edge.zipCalibrate edge color images
    
  • 图像处理毕业设计.rar这是两个学生做的图像处理方面的毕业设计,有论文也有源码 ...
  • 运动检测系统(修改后).rarvc编的运动检测系统,特征区域匹配,运动物体提取,运动轨迹跟踪等 ...
  • SIFT-matlab.rar基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难 ...
  • 图象处理集合.rar图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、 ...
  • matcher.rar自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检 ...
  • meanshift.rar视频目标跟踪。在OpenCV下开发,使用meanshift方法。
  • 连连看源程序.rar小game 连连看的原程序,速度很度很,自己写的,下载的人可以自由使用 ...
  • Canny边缘检测.rar用vc实现的canny算法提取边缘,达到很好的提取边缘的效果
  • Snakes.rarSnake模型,也就是常说得Active Contour模型的MATLAB实现,其中还包含了原文献。 ...
  • 利用haar小波变换对图像进行分解与重构.rar这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可 ...