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

位图的读写MyBitmapImg

于 2013-09-18 发布 文件大小:14193KB
0 206
下载积分: 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 个回复

  • GS
    说明:  运用二元光学元器件实现高斯激光光束的波形整形(Using binary optical components Gaussian laser beam waveform shaping)
    2013-12-30 00:08:35下载
    积分:1
  • problemanswer
    数字图像处理第二版英文版(冈萨雷斯).pdf(Digital Image Processing Second Edition English (Gonzalez). Pdf)
    2010-08-31 22:40:35下载
    积分:1
  • DSP-digital-Recognition
    天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。(Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c language for image graying, binarization, edge detection is one. C file that can be run with vc6.0 can also be run directly on a DSP, also contains a detailed design report.)
    2013-12-10 10:51:11下载
    积分:1
  • 232
    实现运动目标的跟踪,首先用鼠标选取一个区域。之后能自动跟踪这个目标(Tracking of moving objects, first use the mouse to select a region. After automatic tracking of this objective)
    2012-05-29 22:25:21下载
    积分:1
  • ImageProcess
    用mfc编程实现数字图像处理的一些简单操作,只能处理bmp格式图片。调节对比度、亮度、边缘检测等。(Mfc programming with some simple digital image processing operations, can only deal with bmp format images. Adjust contrast, brightness, edge detection.)
    2011-06-28 01:22:34下载
    积分:1
  • 基于otsu的自适应阀值canny边缘检测 otsu-canny
    基于otsu的自适应阀值canny边缘检测(adaptive canny edge detection based on otsu)
    2020-06-27 02:00:02下载
    积分:1
  • CDib
    dib图像的读取,显示以及存储,能够运行(dib image read, display, and storage, and be able to run)
    2012-08-26 21:10:04下载
    积分:1
  • SPA
    连续投影算法的Matlab程序 下载后可以直接使用(Successive projections algorithm )
    2020-12-07 09:59:21下载
    积分:1
  • 对CANNY算子进行改进
    对CANNY算子进行改进,其中详细的分析了CANNY算子的原理,已经应用改进的canny算子进行边缘检测,效果较好(CANNY operator improvements, including a detailed analysis of the principle of CANNY operator has been applied to improve the canny operator edge detection, better )
    2020-06-27 01:40:01下载
    积分:1
  • pian
    偏微分方程_PDEs_模型在图像处理中的若干应用(_PDEs_ Model partial differential equations in image processing)
    2013-03-04 16:57:43下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载