登录
首页 » Visual C++ » PhotoCut

PhotoCut

于 2020-11-17 发布 文件大小:6210KB
0 125
下载积分: 1 下载次数: 300

代码说明:

  基于OpenCV实现的图像剪切,截取小软件,对学习OpenCV的朋友比较有帮助(OpenCV based on the realization of the image shear, the interception of a small software, to learning more OpenCV friends help)

文件列表:

PhotoCut
........\ChildFrm.cpp
........\ChildFrm.h
........\dibkernel.cpp
........\dibkernel.h
........\Graph
........\.....\block.h
........\.....\graph.cpp
........\.....\graph.h
........\.....\maxflow.cpp
........\GraphCut.aps
........\GraphCut.clw
........\GraphCut.cpp
........\GraphCut.dsp
........\GraphCut.dsw
........\GraphCut.h
........\GraphCut.ncb
........\GraphCut.opt
........\GraphCut.plg
........\GraphCut.rc
........\GraphCutDoc.cpp
........\GraphCutDoc.h
........\GraphCutView.cpp
........\GraphCutView.h
........\ImageGraphCut.cpp
........\ImageGraphCut.h
........\MainFrm.cpp
........\MainFrm.h
........\MVC4E.tmp
........\ReadMe.txt
........\res

........\...\GraphCut.rc2


........\Resource.h
........\samples





........\.......\2004_8_30_21411580o.BMP
........\.......\376043.BMP
........\.......\a.BMP
........\.......\b15088.BMP
........\.......\b23080.BMP
........\.......\c.BMP
........\.......\cow.bmp
........\.......\flower.BMP
........\.......\flower1.BMP
........\.......\gera.BMP
........\.......\horse.BMP
........\.......\ml0009.BMP
........\.......\orangeflower.BMP
........\.......\U1340P6T12D1696249F44DT20050731130101.BMP
........\.......\U333P6T12D1733334F44DT20050823104644.BMP
........\samples.rar
........\StdAfx.cpp
........\StdAfx.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • FBP
    N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。(Report and source code for data image restore experiment, using FBP.)
    2013-08-23 00:08:28下载
    积分:1
  • vc
    说明:  用c写的jpg编解码,包括jpeg2bmp和bmp2jpeg,可在vc6下调试。(With c written jpg codec, including jpeg2bmp and bmp2jpeg, may be under vc6 debugger.)
    2008-05-11 04:22:06下载
    积分:1
  • StegoTool
    LSB替换隐写软件,该软件能把ASCII码嵌入到图像中,其载体图像是24位的BMP格式图像(LSB Steganography tool which provides hide ASCII infomation within 24-bit Bitmap images)
    2020-11-05 11:19:53下载
    积分:1
  • Canny
    说明:  用canny算子来检测图像边缘,VC++(Using canny operator to detect image edge)
    2010-03-28 14:43:47下载
    积分:1
  • ImageCompression
    说明:  给出了一种基于小波分形的图像有损压缩方法.首先,利用小波变换将图像分解为不同频率的分量,然后采用分形迭代函数系统、Huffman树等方法对它们进行编码.实验表明,该算法在保证还原图像质量的情况下,有较高的压缩比.(Image Compression Bassed on Wavelet and Fractal)
    2009-08-17 22:53:54下载
    积分:1
  • 222171720920061213101744868886
    使用 visual c++编写的基本的数字图像处理程序,(The use of visual c++ Prepared basic digital image processing procedures,)
    2007-10-21 16:26:10下载
    积分:1
  • ARM_Bmp2C
    BMP转位图 6410 logo bmp-C(BMP bitmap transfer)
    2010-10-13 10:44:27下载
    积分:1
  • 人脸识别系统设计—毕业设计
    说明:  本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料(this issue is the major content of image preprocessing, mainly from the camera to obtain images Face then, in order to improve the recognition and positioning accuracy. The module consists mainly of light compensation, Grayhound, Gaussian smoothing, balanced histogram, image contrast enhancement, image pre- processing module in the system plays a crucial role in image processing will have a direct impact behind the positioning and identification, within Active code and all papers information)
    2005-11-10 23:36:52下载
    积分:1
  • 12
    说明:  关于图像处理里的一些应用,将视觉相应算法应用到工程实际中,详细解说了算法在这里面的一些应用,很实用。(On some applications in image processing, the visual corresponding algorithm is applied to the engineering practice, a detailed explanation here below in some applications, the proposed algorithm is very practical.)
    2015-01-10 14:48:06下载
    积分:1
  • 696522资源总数
  • 104022会员总数
  • 48今日下载