登录
首页 » Visual C++ » Digitalimageprocessingexamplesofafewprograms

Digitalimageprocessingexamplesofafewprograms

于 2009-10-21 发布 文件大小:3484KB
0 206
下载积分: 1 下载次数: 20

代码说明:

  文件名称: 数字图像处理的几个程序例子.r下载 所属分类: 图形图象 开发工具: VC 文件大小: 3484 KB 上传时间: 2005-7-31 下载次数: 1 提 供 者: 李玲 详细介绍: 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。 (File Name: Digital image processing examples of a few programs. R download-owned Category: Graphic Image Development Tools: VC File Size: 3484 KB upload time: 2005-7-31 Downloads: 1 provider: Li Details: This is a few examples of digital image processing procedures, there is the classic Fourier transform and inverse transform, image enhancement (median filtering, to enhance light), there are chromosome counts. They are the classic algorithm.)

文件列表:

数字图像处理的几个程序例子
..........................\ԭʼͼƬ
..........................\........\傅立叶变换


..........................\........\图像增强

..........................\........\染色体计数

..........................\文档
..........................\....\数字图像处理作业文档.doc
..........................\程序
..........................\....\ChildFrm.cpp
..........................\....\ChildFrm.h
..........................\....\Debug
..........................\....\.....\ChildFrm.obj
..........................\....\.....\detect.obj
..........................\....\.....\dibapi.obj
..........................\....\.....\DlgErosion.obj
..........................\....\.....\DlgMorphdilation.obj
..........................\....\.....\DlgNumdisplay.obj
..........................\....\.....\edgecontour.obj
..........................\....\.....\Fft_transform.exe
..........................\....\.....\Fft_transform.ilk
..........................\....\.....\Fft_transform.obj
..........................\....\.....\Fft_transform.pch
..........................\....\.....\Fft_transform.pdb
..........................\....\.....\Fft_transform.res
..........................\....\.....\Fft_transformDoc.obj
..........................\....\.....\Fft_transformView.obj
..........................\....\.....\FreTrans.obj
..........................\....\.....\MainFrm.obj
..........................\....\.....\MidianFiltDlg.obj
..........................\....\.....\morph.obj
..........................\....\.....\PointStretch.obj
..........................\....\.....\PointStretchDlg.obj
..........................\....\.....\PointTrans.obj
..........................\....\.....\StdAfx.obj
..........................\....\.....\TemplateTrans.obj
..........................\....\.....\vc60.idb
..........................\....\.....\vc60.pdb
..........................\....\detect.cpp
..........................\....\detect.h
..........................\....\dibapi.cpp
..........................\....\dibapi.h
..........................\....\DlgErosion.cpp
..........................\....\DlgErosion.h
..........................\....\DlgMorphdilation.cpp
..........................\....\DlgMorphdilation.h
..........................\....\DlgNumdisplay.cpp
..........................\....\DlgNumdisplay.h
..........................\....\edgecontour.cpp
..........................\....\edgecontour.h
..........................\....\Fft_transform.aps
..........................\....\Fft_transform.clw
..........................\....\Fft_transform.cpp
..........................\....\Fft_transform.dsp
..........................\....\Fft_transform.dsw
..........................\....\Fft_transform.h
..........................\....\Fft_transform.opt
..........................\....\Fft_transform.plg
..........................\....\Fft_transform.rc
..........................\....\Fft_transformDoc.cpp
..........................\....\Fft_transformDoc.h
..........................\....\Fft_transformView.cpp
..........................\....\Fft_transformView.h
..........................\....\FreTrans.cpp
..........................\....\FreTrans.h
..........................\....\MainFrm.cpp
..........................\....\MainFrm.h
..........................\....\MidianFiltDlg.cpp
..........................\....\MidianFiltDlg.h
..........................\....\morph.cpp
..........................\....\morph.h
..........................\....\PointStretch.cpp
..........................\....\PointStretch.h
..........................\....\PointStretchDlg.cpp
..........................\....\PointStretchDlg.h
..........................\....\PointTrans.cpp
..........................\....\PointTrans.h
..........................\....\ReadMe.txt
..........................\....\res

..........................\....\...\Fft_transform.rc2


..........................\....\resource.h
..........................\....\StdAfx.cpp
..........................\....\StdAfx.h
..........................\....\TemplateTrans.cpp
..........................\....\TemplateTrans.h
..........................\....\新建 文本文档.txt

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

发表评论

0 个回复

  • Serial-procedure-pc
    串口调试助手源码,pc机与单片机通信,一般的串口程序编写过程(Serial procedure pc pc machine and the single-chip communication, the serial programming process)
    2012-09-01 11:40:57下载
    积分:1
  • LineChartControlDemo
    用于机床铣削力建模计算,通过该程序可很好的队铣削力进行预测(Machine Tool Cutting Force Modeling for computing, the adoption of the program can be a very good team to predict milling force)
    2020-12-14 23:39:13下载
    积分:1
  • mail
    说明:  一个基础于C++的邮件收发器,已测试,运行正常用(A foundation in C++ the message transceiver has been tested with the normal operation)
    2009-08-15 10:11:11下载
    积分:1
  • CA认证系统中的证书载体 RSA-2048-SignVerifySign
    CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。(CA authentication system is the most widely used carrier certificate in USBKEY, the major domestic producers are generally use of CSP service to provide encryption services. This example is a 2048- bit RSA digital signature and verifying signature, use the manufacturer s own CSP to achieve (if downloaders not install any driver USBKEY, TEST_CSP_NAME macros in your code can be changed to NULL is called Microsoft s own CSP), the compiler environment VC6.0.)
    2015-07-21 21:10:55下载
    积分:1
  • face-detection
    Thermal Infrared Face Recognition – a Biometric Identification Technique for Robust Security System
    2013-10-14 21:09:15下载
    积分:1
  • CPPbook
    清华大学C++教程电子版,附带源码,需要的可以下载(Tsinghua University, electronic version of C++ tutorial, with source code)
    2011-05-14 20:38:57下载
    积分:1
  • DX11Terrain
    DirectX11 四叉树地形程序,通过高度图生成地图模型(DirectX11 quadtree terrain procedures, through highly generation map model)
    2013-06-17 16:42:19下载
    积分:1
  • calculator
    科学计算器的实现,包括常用的sin、cos、指数等,界面简单大方,代码亲自写的,很有交流学习的价值(Scientific calculator, including the commonly used sin, cos, index, the interface simple and generous, code to write, it is the exchange of learning the value of )
    2014-05-21 22:59:43下载
    积分:1
  • DopeDemoSyncVB.Net
    本源代码为Doli公司的同步控制源代码。其中列举了功能函数及回调函数的使用方法。(Doli' s source code control source code synchronized. Function which lists the function and the callback function to use.)
    2010-06-26 08:28:14下载
    积分:1
  • Thumbnail_demo
    应用程序中使用Thumbnail(applications using Thumbnail)
    2004-10-05 11:22:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载