登录
首页 » Visual C++ » Visualc++Imageexample(XuHui)

Visualc++Imageexample(XuHui)

于 2007-10-19 发布 文件大小:4982KB
0 248
下载积分: 1 下载次数: 8

代码说明:

  Visual C++数字图像实用工程案例光盘代码(Visual C++ Digital image utility works case CD-ROM code)

文件列表:

chap1
.....\Hough变换.txt
.....\图像增强技术.txt
.....\图像平移.txt
.....\图像旋转.txt
.....\图像的3D灰度显示.txt
.....\图像的反色.txt
.....\图像缩放.txt
.....\图像转置.txt
.....\图像镜像.txt
.....\拉普拉斯高斯边缘检测.txt
.....\显示浮雕文字效果.txt
.....\显示渐变色彩效果.txt
.....\浮雕技术.txt
.....\灰度均衡.txt
.....\灰度拉伸.txt
.....\维纳滤波处理.txt
.....\逆滤波处理.txt
.....\阈值变换.txt
.....\雕刻技术.txt
chap2
.....\细胞识别统计系统

.....\................\Cell.aps

.....\................\Cell.clw
.....\................\Cell.cpp
.....\................\Cell.dsp
.....\................\Cell.dsw
.....\................\Cell.exe
.....\................\Cell.h
.....\................\Cell.ncb
.....\................\Cell.opt
.....\................\Cell.plg
.....\................\Cell.rc
.....\................\CellDoc.cpp
.....\................\CellDoc.h
.....\................\CellView.cpp
.....\................\CellView.h
.....\................\Cell_debug.exe
.....\................\HistogramDlg.cpp
.....\................\HistogramDlg.h
.....\................\HSI.cpp
.....\................\HSI.h
.....\................\HSIDlg.cpp
.....\................\HSIDlg.h
.....\................\MainFrm.cpp
.....\................\MainFrm.h
.....\................\ReadMe.txt
.....\................\res

.....\................\...\Cell.rc2

.....\................\...\cursor1.cur

.....\................\Resource.h
.....\................\Set.cpp
.....\................\Set.h
.....\................\StdAfx.cpp
.....\................\StdAfx.h
.....\................\ѪҺͼƬ


chap3
.....\基于图像处理的相机自动调焦系统
.....\..............................\CDib.cpp
.....\..............................\CDib.h
.....\..............................\Definition.cpp
.....\..............................\Definition.h
.....\..............................\DialogIm.cpp
.....\..............................\DialogIm.h
.....\..............................\MainFrm.cpp
.....\..............................\MainFrm.h
.....\..............................\Pro2.aps
.....\..............................\Pro2.clw
.....\..............................\Pro2.cpp
.....\..............................\Pro2.dsp
.....\..............................\Pro2.dsw
.....\..............................\Pro2.h
.....\..............................\Pro2.ncb
.....\..............................\Pro2.opt
.....\..............................\Pro2.plg
.....\..............................\Pro2.rc
.....\..............................\Pro2Doc.cpp
.....\..............................\Pro2Doc.h
.....\..............................\Pro2View.cpp
.....\..............................\Pro2View.h
.....\..............................\ReadMe.txt
.....\..............................\res

.....\..............................\...\Pro2.rc2


.....\..............................\resource.h
.....\..............................\StatChart.cpp
.....\..............................\StatChart.h
.....\..............................\StdAfx.cpp
.....\..............................\StdAfx.h
chap4
.....\运动检测系统

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

发表评论

0 个回复

  • graph
    对圆形,正方形,长方形等几何图形进行计算面积,周长等运算(Circular, square, rectangular and other geometric shapes are calculated area, perimeter of operation)
    2016-06-29 22:12:46下载
    积分:1
  • BasicProcessing
    能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码(can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding)
    2006-11-03 16:41:45下载
    积分:1
  • CISBitmap
    从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。(Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using the same Cbitamp. Class contains two files: CISBitmap.cpp and CISBitmap.h, into the use of additional works can be quickly processed to achieve a transparent bitmap BMP images.)
    2014-06-05 19:19:23下载
    积分:1
  • db4-lifting-wavelet-decomposition
    db4小波的提升小波分解,从已发表的论文中得来,可放心使用(db4 wavelet lifting wavelet decomposition, the published papers come, you can be assured)
    2016-12-30 10:02:32下载
    积分: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
  • VisualC++ImageProcess
    各种图像处理技术举例。其中原代码可以直接使用,非常不错。(various image processing technology, for example. The original code which can be used directly, very good.)
    2006-05-25 19:05:08下载
    积分:1
  • fire
    基于VC的各种火焰真实模拟,有效的显示了火焰的效果.(fire)
    2009-07-20 10:18:06下载
    积分:1
  • 8bitTo16
    将某一8位的raw格式图转换为16位的raw格式图 并可输出raw格式图的灰度值至相应文件(.txt文件) 生成的新图用PS打开时与原图基本一致.(It can converted an 8-bit raw format, to an 16-bit raw format and can output raw format diagram of the gray value to the corresponding map file (. Txt files) .The new plan to open with PS are basically consistent with the Original.)
    2010-03-01 16:23:04下载
    积分:1
  • OpenSURF_matlab
    SURF 图像特征点快速提取法还有描述,可用于迅速匹配两张图片中的特征点(SURF image feature points extraction method also described fast, can be used to quickly match the image feature points in the two)
    2014-03-28 01:08:21下载
    积分:1
  • lzlbgzdw
    说明:  一种基于粒子滤波的测向定位跟踪算法,一种基于粒子滤波的测向定位跟踪算法。(A particle filter based on the finding and location tracking algorithm, a particle filter based on the finding and location tracking algorithm.)
    2008-09-29 18:20:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载