bmp图片像素提取和二值化

时间:2013-09-21 16:43:40
【文件属性】:
文件名称:bmp图片像素提取和二值化
文件大小:1.41MB
文件格式:RAR
更新时间:2013-09-21 16:43:40
bmp 二值化 vc实现对bmp图片像素的提取,并进行二值化操作
【文件预览】:
test_to_threshold
----test_to_threshold.dsw(542B)
----lean_threshold.bmp(257KB)
----test_to_threshold.dsp(4KB)
----test_to_threshold.opt(416KB)
----Debug()
--------vc60.pdb(76KB)
--------test_to_threshold.exe(180KB)
--------vc60.idb(137KB)
--------test_to_threshold.ilk(187KB)
--------test_to_threshold.pdb(465KB)
--------threshold.obj(16KB)
--------test_to_threshold.pch(3.41MB)
----test_to_threshold.ncb(41KB)
----lean_threshold_160.bmp(257KB)
----test_to_threshold.plg(1KB)
----leangray.bmp(257KB)
----threshold.cpp(5KB)

网友评论

  • 代码可以编译,谢谢分享
  • 可以使用,需要自己修改下
  • 可以调试通过,代码比较简单,冒似只能处理单色BMP文件。
  • 并未调试通,不过思想很有借鉴性
  • 有点帮助,不过也不太大
  • 用不了,可以参考一下
  • 对bmp文件简单的处理,但是能很清楚的了解bmp文件结构,有参考价值
  • 还不错 ,有借鉴价值~~
  • 可以学习参考
  • 可以学习参考
  • 不错,解决了我的问题,很好
  • 很有用,谢谢分享
  • 想用windows的API直接读取bmp,懒得直接去弄图像库,代码有参考价值!
  • 没用,打不开。
  • 东西有点帮助,谢谢楼主
  • 这个确实实用,很能说明bmp文件的结构,可以直接用。
  • 东西有点帮助,谢谢分享!!!
  • 东西有点帮助,谢谢楼主
  • 一些简单的图像处理方法,
  • 不错,留着有用!
  • 好工具,简单实用
  • 不错,针对8位的可以处理,24位的有些问题
  • 解压错误~!
  • 就是一些常用的图片解析方法
  • 不错,对初学者很有用