登录
首页 » Visual C++ » FINAL

FINAL

于 2020-06-26 发布 文件大小:4035KB
0 205
下载积分: 1 下载次数: 4294

代码说明:

  图像拼接!!此为本人的毕业设计源码,能完整远行,希望能对大家起到帮助。强烈鄙视那些为了骗取下载数而上载一些无关紧要代码甚至是编译错误一堆的卑鄙小人(Image mosaic! ! This is my graduation project source code can be a complete separation, I hope everyone can help. Strongly despise those who cheat in order to download and upload some irrelevant code compiler error or even a bunch of despicable villains)

文件列表:

FINAL
.....\cdib.cpp
.....\cdib.h
.....\ChildFrm.cpp
.....\ChildFrm.h
.....\ColorTable.h
.....\Debug
.....\DIBPrcs.cpp
.....\DibShow.cpp
.....\DlgMosaicRes.cpp
.....\DlgMosaicRes.h
.....\DlgMosaics.cpp
.....\DlgMosaics.h
.....\DlgShannon.cpp
.....\GlobalApi.h
.....\ImageProcessing.aps
.....\ImageProcessing.clw
.....\ImageProcessing.cpp
.....\ImageProcessing.dsp
.....\ImageProcessing.dsw
.....\ImageProcessing.h
.....\ImageProcessing.ncb
.....\ImageProcessing.opt
.....\ImageProcessing.plg
.....\ImageProcessing.rc
.....\ImageProcessingDoc.cpp
.....\ImageProcessingDoc.h
.....\ImageProcessingView.cpp
.....\ImageProcessingView.h
.....\MainFrm.cpp
.....\MainFrm.h
.....\Recog.cpp
.....\res

.....\...\ImageProcessing.rc2


.....\resource.h
.....\SegApi.cpp
.....\StdAfx.cpp
.....\StdAfx.h


.....\新建 文本文档.txt

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

发表评论

0 个回复

  • Edge-Thinning
    Gray Level Edge Thinning Method Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing time in the further steps such as labeling and image transformation. We investigate some gray level edge thinning method that is based on the gradient magnitude within 3x3 local neighborhood. The new method has been tested with various types of images the real world. Experimental results show that this method produces more accurate images than those of the popular non-maximum suppression methods do.
    2016-09-13 22:05:34下载
    积分:1
  • HOG-adaboost
    HOG adaboost pedestrian-detect
    2014-04-09 02:59:39下载
    积分:1
  • Graph_Cut
    Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。 (Graph Cutshi recently in computer vision research and application of a relatively large number of optimization algorithms, typical for the stereo matching, image restortion, texture synthesis applications, the above code gives the graph cut, mean shift, and the associated ppm/pgm images an excuse, it is used for stereo matching, and has been related to matching the code to realize removed. U.S. can also be used as a platform to do some related research and applications.)
    2008-03-03 22:26:01下载
    积分:1
  • motiondetection
    完整的程序,提供测试视频帧。根据视频帧中图像的形状进行运动估计(integrity of the procedures for testing video frames. According to Video Frame Image Motion Estimation shape)
    2006-09-07 21:38:28下载
    积分:1
  • background-object-testVC
    可以进行背景减除法-三帧法-高斯背景建模法运动检测( This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. )
    2011-12-30 22:01:21下载
    积分:1
  • pca-sift
    pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行(pca-sift algorithm, using vc2008 development environment to develop, operate independently)
    2010-05-17 09:46:17下载
    积分:1
  • Pyramid-methods-in-image-processing
    Pyramid methods in image processing
    2013-12-05 20:08:18下载
    积分:1
  • tuxiangchulidaima
    本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。 本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。 (In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template. In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
    2015-07-07 10:05:26下载
    积分:1
  • MatlabSIFT
    MATLAB 计算医学图像的配准,融合 基于SIFT方法的配准()
    2007-08-03 21:49:20下载
    积分:1
  • ImageCompression
    说明:  给出了一种基于小波分形的图像有损压缩方法.首先,利用小波变换将图像分解为不同频率的分量,然后采用分形迭代函数系统、Huffman树等方法对它们进行编码.实验表明,该算法在保证还原图像质量的情况下,有较高的压缩比.(Image Compression Bassed on Wavelet and Fractal)
    2009-08-17 22:53:54下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载