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

位图的读写MyBitmapImg

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

  • 2010Cximage
    比较新的图像处理类,2010版,并且有DEMO,方便应该(Relatively new class of image processing, 2010 Edition, and has DEMO, should facilitate)
    2010-09-08 22:11:53下载
    积分:1
  • Sharp
    数字图像处理,对彩色图像的拉普拉斯算子锐化以及梯度算子锐化的比较,VC/MFC实现。(Digital image processing, color image of the Laplacian and the gradient operator sharpening sharpening comparison, VC/MFC implementation.)
    2010-11-03 20:01:33下载
    积分:1
  • CvThrehold
    基于opencv实时图像的2值化处理,一定要有摄像头(Opencv-based real-time image processing of two values, there must be a camera)
    2013-11-29 20:29:33下载
    积分:1
  • CCD-
    采用National Instruments 视觉算法库,雷赛运动控制卡,映美精相机 检测手机LOG(Using National Instruments vision algorithms library, Lemire motion control card, Imaging camera detects the phone LOG)
    2015-03-25 14:49:56下载
    积分:1
  • c_tuxing
    c#数字图像处理算法典型实例,本资料从数学角度来讲解图片处理的各种方法,是个不可多得的实例(c# a typical example of the digital image processing algorithms, the data from a mathematical point of view to explain the various methods of image processing, is a rare instance)
    2012-08-24 23:49:56下载
    积分:1
  • JM
    说明:  jm软件源码,用于流媒体编码标准H264的性能评测(jm-source software for streaming media encoding standard of the performance evaluation H264)
    2009-06-21 15:23:59下载
    积分:1
  • GetLunKuo
    说明:  能精确的提取数字图像的轮廓。不管图形的形状如何,都能达到预期的效果。并且能将边界的坐标输出到一个文件中,供使用者分析数据。(Able to extract precise contours of the digital image. Regardless of the shape of how graphics can achieve the desired effects. The coordinates of the border and is capable of output to a file, for users to analyze data.)
    2008-12-03 13:31:51下载
    积分:1
  • FBP
    N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。(Report and source code for data image restore experiment, using FBP.)
    2013-08-23 00:08:28下载
    积分:1
  • DIB_USE
    打开BMP图像 IHS Brovey图像融合(Open the BMP image IHS Brovey Image Fusion)
    2010-06-28 14:10:45下载
    积分:1
  • Otsu image processing
    说明:  利用大津算法对图片进行处理,得到满意的处理效果。(The image is processed by Otsu algorithm and satisfactory results are obtained.)
    2019-04-12 15:45:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载