搜索资源列表
raw2bmpDelphi
- 这是一个将raw图像转换为bmp图像的函数,最近做了个这方面的东东,发觉delphi的这方面资料很少!-This is a raw images will be converted to bmp image function, the recent months that the Eastern, The delphi found very little information in this regard.
convert_raw_bmp_image
- 读取raw数据格式图像,转换为bmp图像保存 实现批量读取转换,带测试图。运行run文件,需要修改当前测试图像路径。-Read the raw data format images converted to read bmp images are saved to achieve batch conversion, with a test pattern. Run the run file, you need to modify the current test image path.
ImageFileDivision
- RAW文件分解小工具,可以将大块的原始图像数据(16位)分解为单独的图像文件(16位),支持高低字节互换、文件名自动更新,同时生成相应的8位BMP图像-A tool for RAW file division. It chunks the original image data (16-bit) decomposition as a separate image file (16-bit), supports the exchange of high and low bytes of the f
Blob_Remover
- The routine is able to delete group of pixel lower than a threshold (number of pixels) from a binary image. It works with bmp images as raw images
Bilinear-interpolation1
- 将RAW文件格式的图片采用双线性插值并将其转换为BMP格式的文件,采用C/C++编写。-RAW file format images using bilinear interpolation and converted to BMP format file, using C/C++ to write.
2009302590101
- 该程序实现了raw 到bmp图像格式转换,实现了低通滤波,高通滤波,中值滤波等图像增强功能 可进行图像平移,缩放,旋转,边缘检测,二值化,并基于灰度进行模板匹配-The program to achieve raw to bmp image format conversion, low-pass filtering, high-pass filtering, median filtering, image enhancement feature image translation, scal
16biT-RawTo-8bit-Bmp
- 实现16位raw图像转换为8位bmp,代码可用-this code can realize transform 16bit raw image to 8bit bmp image , it can work well