登录
首页 » Visual C++ » 对比度拉伸

对比度拉伸

于 2020-05-06 发布
0 293
下载积分: 1 下载次数: 1

代码说明:

说明:  Visual c++数字图像处理对比度拉伸算法(Visual c ++ digital image processing contrast stretching algorithm)

文件列表:

对比度拉伸\Thumbs.db, 6144 , 2020-04-09
对比度拉伸\原始lena图像.bmp, 66614 , 2020-04-09
对比度拉伸\测试图片\Thumbs.db, 16384 , 2020-04-09
对比度拉伸\测试图片\原始lena图像.bmp, 66614 , 2020-04-09
对比度拉伸\测试图片\灰度拉伸后.bmp, 66614 , 2020-04-09
对比度拉伸\源代码\dibapi.cpp, 23782 , 2020-04-09
对比度拉伸\源代码\dibapi.h, 1876 , 2020-04-09
对比度拉伸\源代码\MainFrm.cpp, 2506 , 2020-04-09
对比度拉伸\源代码\MainFrm.h, 1581 , 2020-04-09
对比度拉伸\源代码\mydib.cpp, 3157 , 2020-04-09
对比度拉伸\源代码\mydib.h, 72 , 2020-04-09
对比度拉伸\源代码\MyDIP.aps, 30708 , 2020-04-09
对比度拉伸\源代码\MyDIP.clw, 2644 , 2020-04-09
对比度拉伸\源代码\MyDIP.cpp, 4158 , 2020-04-09
对比度拉伸\源代码\MyDIP.dsp, 4781 , 2020-04-09
对比度拉伸\源代码\MyDIP.dsw, 533 , 2020-04-09
对比度拉伸\源代码\MyDIP.h, 1345 , 2020-04-09
对比度拉伸\源代码\MyDIP.ncb, 66560 , 2020-04-09
对比度拉伸\源代码\MyDIP.opt, 56832 , 2020-04-09
对比度拉伸\源代码\MyDIP.plg, 244 , 2020-04-09
对比度拉伸\源代码\MyDIP.rc, 12279 , 2020-04-09
对比度拉伸\源代码\MyDIPDoc.cpp, 4007 , 2020-04-09
对比度拉伸\源代码\MyDIPDoc.h, 1830 , 2020-04-09
对比度拉伸\源代码\MyDIPView.cpp, 5600 , 2020-04-09
对比度拉伸\源代码\MyDIPView.h, 1990 , 2020-04-09
对比度拉伸\源代码\ReadMe.txt, 4287 , 2020-04-09
对比度拉伸\源代码\res\MyDIP.ico, 1078 , 2020-04-09
对比度拉伸\源代码\res\MyDIP.rc2, 397 , 2020-04-09
对比度拉伸\源代码\res\MyDIPDoc.ico, 1078 , 2020-04-09
对比度拉伸\源代码\res\Thumbs.db, 6656 , 2020-04-09
对比度拉伸\源代码\res\Toolbar.bmp, 1078 , 2020-04-09
对比度拉伸\源代码\Resource.h, 827 , 2020-04-09
对比度拉伸\源代码\StdAfx.cpp, 207 , 2020-04-09
对比度拉伸\源代码\StdAfx.h, 1040 , 2020-04-09
对比度拉伸\源代码\res, 0 , 2020-04-09
对比度拉伸\测试图片, 0 , 2020-04-09
对比度拉伸\源代码, 0 , 2020-04-09
对比度拉伸, 0 , 2020-04-09

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

发表评论

0 个回复

  • TCPIPclient
    基于MFC的TCP/IP socket编程,一个客户端程序,适合初学者学习,开发平台vs2015(TCP/IP SOCKRT programing based on MFC,A client program ,very good for first learner the develop platform is vs2015)
    2016-09-23 13:01:14下载
    积分:1
  • DUBAInterface
    实现金山毒霸的漂亮的界面,用了资源提取工具将相关bmp提取。、(Jinshan drug tyrants realize the beautiful interface, with the resource extraction tool to extract the relevant bmp. ,)
    2008-08-05 09:38:13下载
    积分:1
  • ShortMessageSystem
    短信群发系统,在一些业务范围广泛的公司中,当公司有了新的通知要告诉在外地的员工,通常使用拨打电话的方式,这样虽然能把事情说清楚,但是当在外的员工比较多时,工作量很大,为了解决这个问题,可以开发一个企业短信群发管理系统。企业短信群发管理系统主要利用硬件短信猫发送短信,并且可以查看SIM卡中收到的短信。(Mass messaging system, in a number of business a wide range of companies, when the company has a new notification to tell the staff in the field, normally used by calling the way, so although things can make it clear, but when the staff out for a long time compared , the heavy workload, in order to resolve this problem, can develop an enterprise management system for mass text messaging. Short Message management system for enterprises mainly use the hardware to send SMS text messages a cat and can view the SIM card text messages received.)
    2009-07-16 13:00:21下载
    积分:1
  • ldpc-min-sum
    用c语言写的ldpc码的最小和算法译码程序。(The codes are about ldpc decoding,using min-sum algorithm by c++.)
    2012-12-19 18:06:59下载
    积分:1
  • 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
  • v2f_turbulence_model
    v2f turbulence model
    2014-04-11 10:58:15下载
    积分:1
  • padarray
    matlab内部函数实现各种方式的滤波 被imfilter 调用 为底层函数(Standards-based genetic algorithm camera calibration procedure)
    2009-09-25 23:20:12下载
    积分:1
  • button1
    button按键驱动程序基于linxuxs3c2440的中断(sssssssssssssssssffdf)
    2010-05-05 20:06:26下载
    积分:1
  • programming-of-VC-network
    VC网络高级编程很好很全面的网络编程书籍(High-level programming of the VC network)
    2012-08-14 10:32:20下载
    积分:1
  • DLT645Debuger_645
    朋友写的C++645通讯程序,支持645-1997与645-2007,支持自已组帧程序自动添加校验码通讯,可以增加数据标识定义,里面还有部分关于费控通讯代码,挺好,拿来分享(Friend write C++645 communications program to support the 645-1997 and 645-2007, to support their own group the frame program automatically adds the checksum communications, can increase data identifies the definition, there is also a section on the fee control communications code, good for them and share)
    2020-09-20 21:27:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载