搜索资源列表
picturec
- 能够处理24位的tmp图片,把tmp图片进行灰度、黑白等处理。可以提取其中的数据(去除文件头),处理后的数据直接可以下载到嵌入式系统中做图片显示。-it is c to process 24bits picture, make it became gray, or pick-up data for MCU. it is a simple picture procesing code
dataread
- 该程序将红外热像图的tmp文件以数据读入到MATLAB中-The program of infrared thermal images of the tmp file to the data read into MATLAB,
chenggongchengxu
- rgb to HSV,很有用,调试成功,可以应用-rgb to HSV,#include "stdafx.h" #include <iostream.h> void main(float R, float G, float B, float& H, float& S, float&V) { // r,g,b values are from 0 to 1 // h = [0,360], s = [0,1], v = [0,1]
tmp
- 使用C++Builder编写的一个简单的图象处理程序(带示例)-use C++ Builder write an image processing program (with examples)
TMPdatatransfer
- 用C写的将tmp格式的红外热像图原始数据转换显示-Written in C infrared heat tmp format like convert raw data displayed in Fig.