登录
首页 » Visual C++ » 位图的读写MyBitmapImg

位图的读写MyBitmapImg

于 2013-09-18 发布 文件大小:14193KB
0 192
下载积分: 1 下载次数: 60

代码说明:

  本程序实现位图的读写,均衡化,滤波,LBP,LTP特征提取以及基于LBP,LTP和卡方距离,最近邻分类的人脸识别,批量给图片改名等功能(The program can read and write a bitmap, equalization, filtering, LBP, LTP feature extraction and nearest neighbor classifier for face recognition based on LBP, LTP and chi-square distance, rename picture and some other functions.)

文件列表:

MyBitmapImg
...........\Debug
...........\.....\MyBitmapImg.exe,55296,2013-09-18
...........\.....\MyBitmapImg.ilk,412964,2013-09-18
...........\.....\MyBitmapImg.pdb,805888,2013-09-18

...........\ipch
...........\....\mybitmapimg-b68fdf6d
...........\....\....................\mybitmapimg-6cb96f4c.ipch,45678592,2013-09-18
...........\MyBitmapImg
...........\...........\Debug
...........\...........\.....\CL.read.1.tlog,104240,2013-09-18
...........\...........\.....\CL.write.1.tlog,2880,2013-09-18
...........\...........\.....\link-cvtres.read.1.tlog,2,2013-09-18
...........\...........\.....\link-cvtres.write.1.tlog,2,2013-09-18
...........\...........\.....\link.1084-cvtres.read.1.tlog,2,2013-09-18
...........\...........\.....\link.1084-cvtres.write.1.tlog,2,2013-09-18
...........\...........\.....\link.1084.read.1.tlog,2,2013-09-18
...........\...........\.....\link.1084.write.1.tlog,2,2013-09-18
...........\...........\.....\link.2340-cvtres.read.1.tlog,2,2013-09-18
...........\...........\.....\link.2340-cvtres.write.1.tlog,2,2013-09-18
...........\...........\.....\link.2340.read.1.tlog,2,2013-09-18
...........\...........\.....\link.2340.write.1.tlog,2,2013-09-18
...........\...........\.....\link.5372-cvtres.read.1.tlog,2,2013-09-18
...........\...........\.....\link.5372-cvtres.write.1.tlog,2,2013-09-18
...........\...........\.....\link.5372.read.1.tlog,2,2013-09-18
...........\...........\.....\link.5372.write.1.tlog,2,2013-09-18
...........\...........\.....\link.7980-cvtres.read.1.tlog,2,2013-09-18
...........\...........\.....\link.7980-cvtres.write.1.tlog,2,2013-09-18
...........\...........\.....\link.7980.read.1.tlog,2,2013-09-18
...........\...........\.....\link.7980.write.1.tlog,2,2013-09-18
...........\...........\.....\link.7988-cvtres.read.1.tlog,2,2013-09-18
...........\...........\.....\link.7988-cvtres.write.1.tlog,2,2013-09-18
...........\...........\.....\link.7988.read.1.tlog,2,2013-09-18
...........\...........\.....\link.7988.write.1.tlog,2,2013-09-18
...........\...........\.....\link.read.1.tlog,8506,2013-09-18
...........\...........\.....\link.write.1.tlog,2480,2013-09-18
...........\...........\.....\mt.read.1.tlog,1154,2013-09-18
...........\...........\.....\mt.write.1.tlog,278,2013-09-18
...........\...........\.....\MyBitmapImg.Build.CppClean.log,1522,2013-05-06
...........\...........\.....\MyBitmapImg.exe.embed.manifest,406,2013-05-11
...........\...........\.....\MyBitmapImg.exe.embed.manifest.res,472,2013-09-18
...........\...........\.....\MyBitmapImg.exe.intermediate.manifest,381,2013-09-18
...........\...........\.....\MyBitmapImg.lastbuildstate,83,2013-09-18
...........\...........\.....\MyBitmapImg.log,8243,2013-09-18
...........\...........\.....\MyBitmapImg_manifest.rc,212,2013-05-06
...........\...........\.....\operate.obj,93837,2013-09-18
...........\...........\.....\rc.read.1.tlog,866,2013-09-18
...........\...........\.....\rc.write.1.tlog,890,2013-09-18
...........\...........\.....\Test.obj,69638,2013-09-18
...........\...........\.....\vc100.idb,1018880,2013-09-18
...........\...........\.....\vc100.pdb,290816,2013-09-18
...........\...........\MyBitmapImg.vcxproj,4032,2013-04-23
...........\...........\MyBitmapImg.vcxproj.filters,1153,2013-04-23
...........\...........\MyBitmapImg.vcxproj.user,143,2013-04-23
...........\...........\operate.cpp,21530,2013-05-17
...........\...........\operate.h,1221,2013-05-08
...........\...........\Test.cpp,7116,2013-05-16
...........\MyBitmapImg.sdf,27676672,2013-09-18
...........\MyBitmapImg.sln,900,2013-04-23

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

发表评论

0 个回复

  • LZW
    在图像传输时,常常需要对图像进行压缩,这些代码用来对图像进行压缩编码。(In the image transmission, it is often the need for image compression, the code used to image compression.)
    2009-12-04 20:44:45下载
    积分:1
  • szmhclsf
    这是一个数字模糊处理的算法论文!很好很经典(Number obfuscation algorithms! Good classic)
    2012-05-27 14:56:19下载
    积分:1
  • tuxiangchuli
    Visual C++ 数字图像处理 光盘源码(Visual C++ Digital image processing, CD-ROM source)
    2009-01-12 20:23:19下载
    积分:1
  • yixue
    医学图像处理方面的一些基础算法,VC环境下编译的一个非常好的程序框架(Medical image processing, some of the basic algorithm, VC compiled under the framework of a very good program)
    2010-07-08 15:56:34下载
    积分:1
  • StereoVision-master
    双目相机的三维重建程序,包含两个相机的标定,极线校正,图像匹配,三维重建(Binocular camera reconstruction program, including calibration of the two cameras, pole line correction, image matching, 3D reconstruction)
    2021-04-25 22:48:45下载
    积分:1
  • 256bmp
    对256bmp进行图象处理 对256bmp进行图象处理(256bmp carried out on the image processing carried out on 256bmp image processing)
    2007-10-26 16:13:28下载
    积分:1
  • RdfSnap123_0430_Setup
    一款完全免费的专业级屏幕捕捉软件,能够让您得心应手地捕捉到需要的屏幕截图。捕捉图像方式灵活,主要可以捕捉整个屏幕、活动窗口、选定区域、固定区域、选定控件、选定菜单、选定网页等,图像输出方式多样,主要包括文件、剪贴板、画图和打印机。软件具有捕捉光标、设置捕捉前延时、显示屏幕放大镜、自定义捕捉热键、图像文件自动按时间或模板命名、捕捉成功声音提示、重复最后捕捉、预览捕捉图片、图像打印、图像裁切、图像去色、图像反色、图像翻转、图像旋转、图像大小设置、常用图片编辑、墙纸设置等功能。捕捉到的图像能够以保存图像文件、复制到剪贴板、输出到画图、打印到打印机等多种方式输出。 (A completely free professional screen capture software that allows you to be able to adequately capture the need for a screenshot. A flexible way to capture the image, the main can capture the entire screen, active window, selected regions, fixed region, the selected control, the selected menu, select Web pages, images, various output methods, mainly including documents, clipboard, drawing and printers. Software has to capture the cursor, set the delay before the capture, display screen magnifier, custom capture hotkeys, image file names automatically by time or templates to capture the success of the voice prompts, repeat last capture, preview captured pictures, image print, image cut , the image to the color, the anti-color images, image flip, image rotation, image size setting, commonly used photo editing, wallpaper settings and other functions. Images can be captured to save the image file, copy to the clipboard, export to the drawing, print to a printer output of a variety of ways)
    2009-11-30 20:22:53下载
    积分:1
  • wavelet-wavelep-filter
    本程序实现小波和小波包滤波,,对高频部分进行处理对一维信号进行处理,得到重构去噪后的信号,代码调试通过(This procedure realize wavelet and wavelet packet filtering, and the high frequency part of the process of one dimensional signal processing, reconstruction after denoising signal, code debugging through)
    2016-01-20 13:52:07下载
    积分:1
  • Image-translation-transformation
    图像平移处理,可以图片进行平移变换处理,提供演示图片(Image translation process, it can image pan transformation process provides demonstration image)
    2016-05-19 13:56:43下载
    积分:1
  • avisample
    生成avi视频截图序列。设置截图时长,截图频率,截图类型的参数。(Generate avi video sampling sequence.Screenshot duration, frequency and types of parameters are allowed to set freedom.)
    2013-07-10 17:18:11下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载