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

位图的读写MyBitmapImg

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

  • VIBE
    VIBE用于视频背景建模,经典算法,C++和matlab代码都有,文件是全的。(VIBE for video background modeling, classical algorithms, C++ and matlab code has a file is complete.)
    2020-09-20 16:27:53下载
    积分:1
  • Edge-detection
    数字图像处理边缘检测算法VC源码,里面包括多种检测算子(Digital image processing edge detection algorithm VC source code,Which includes a variety of detection operator )
    2012-04-07 22:46:03下载
    积分:1
  • BWLabel
    一种二值图像连通区域标记方法,能用于目标跟踪,我已经应用过,效果不错。(It is a new connected componet labeling algorithm for binary image,and can be used in object tracking. It is effective to be proved.)
    2013-06-24 14:08:47下载
    积分:1
  • BoundaryDetectionVc++Res
    图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码(image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS)
    2007-01-01 19:08:58下载
    积分:1
  • chp8
    第8章 图象的检测及模板匹配 图象的分割与检测(识别)实际上是一项非常困难的工作。很难说清楚为什么图象应该分割成这样而不是那样。(Chapter 8 Detection of image template matching and image segmentation and detection (recognition) is actually a very difficult task. It is hard to say clearly why the image should be divided into such and not as.)
    2008-04-12 19:32:03下载
    积分:1
  • gray
    读取图像,将RGB图像转化为灰度图像,显示并保存(The RGB image is transformed into gray image)
    2017-07-12 14:53:14下载
    积分:1
  • 256bmp
    对256bmp进行图象处理 对256bmp进行图象处理(256bmp carried out on the image processing carried out on 256bmp image processing)
    2007-10-26 16:13:28下载
    积分:1
  • meanshift
    mean shift功能演示,实现图像分割,具体请看效果(the demonstration of the mean shift algorithm)
    2009-12-18 19:39:09下载
    积分:1
  • SplitterWnd
    利用CSplitterWnd类实现对单文档工程进行视图区域的分割(Using the CSplitterWnd class implements the single document engineering for segmenting the view area)
    2013-05-13 10:12:39下载
    积分:1
  • 数字摄影测量Moravec算子点特征提取
    Moravec算子,实现对数字图像处理中的点特征提取,可用于图像拼接,特征提取,三维点生成(Moravec operator, the realization of digital image processing in point feature extraction, can be used for image stitching, feature extraction, 3D point generation)
    2017-09-10 10:56:54下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载