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

位图的读写MyBitmapImg

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

  • segmant
    在VS2012平台上利用C++语言和opencv实现对图像的分块,并保存分块图像(Using the C++ language and OpenCV to block the image on the VS2012 platform and save the block image)
    2017-12-13 16:05:48下载
    积分:1
  • source
    数字图像处理,C语言,功能是打开一幅位图,实现几何变换。(Digital image processing, C language function is to open a bitmap, to achieve geometric transform.)
    2010-01-12 15:05:48下载
    积分:1
  • HOG
    读取一24位彩色图像,计算其以下图像特征: 1)灰度直方图 2)颜色直方图(RGB3个通道) 3)方向梯度直方图(HOG,将图像分成4*4 16个块,8个梯度方向) (Read a 24-bit color images, calculate the following image features: 1) Histogram 2) color histogram (RGB3 channels) 3) histogram of oriented gradients (HOG, the image is divided into 4* 4 16 blocks, 8 gradient directions))
    2020-06-28 15:00:01下载
    积分:1
  • FacesAlign-2.3
    运用于人脸图像预处理中,主要实现功能有:人脸检测,人脸对齐,人脸图像放缩,人脸剪切。(Applied to the face image preprocessing, the main features are: face detection, face alignment, face image zoom, face cuts.)
    2013-10-23 21:26:50下载
    积分:1
  • Saliency
    显著图计算算法FT, SR, LC, HC, RC,以及saliency cut 的合集。(an windows msi for install saliency detection software, which includes the implementation for FT, SR, LC, our HC, RC and saliency cut method.)
    2011-09-25 21:13:22下载
    积分:1
  • Alpha_shapes_3
    这是三维点云数据边缘线提取的c++算法,适合于LIDAR数据的三维处理,供大家参考学习(This is 3 d point cloud data edge extraction of c++ algorithm, suitable for LIDAR data 3 d processing, provide everyone reference to study)
    2020-11-05 17:09:51下载
    积分:1
  • 19
    说明:  对图像进行中值滤波,去除噪声,并与原图像进行比较(Median filter on the image to remove noise, compared with the original image)
    2011-04-09 19:28:58下载
    积分:1
  • mfc_visualization_1_6_src
    说明:  PCL+ MFC+ Visualization 点云显示(PCL+ MFC+ Visualization)
    2020-03-09 14:40:54下载
    积分:1
  • 0056357
    读取与显示JPG等格式图像文件,Visual C++编程技巧精选,很好的参考资料。(Read and display JPG format image files, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:26:42下载
    积分:1
  • PM
    说明:  Perona和Malik在热传导方程的基础上,建立了各向异性扩散方程并将其应用到了图像处理中尺度空间的图像平滑上,该模型针对图像的边缘部分和非边缘部分进行不同性质的图像处理,同时解算方程的迭代格式简单,克服传统滤波的主要缺陷,是图像质量大为改善,为图像的边缘检测和增强开辟了新的方向。(This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients.)
    2011-07-04 21:30:44下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载