-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1
-
hanfeng
可以用来检测焊缝缺陷,并通过图象处理检测出缺陷。(Can be used to detect weld defects and the defect was detected by image processing.)
- 2021-03-03 19:39:33下载
- 积分:1
-
目标检测定位算法源码
说明: 这个一个在目标检测中起定位作用的神经网络代码,不过这次我没有写使用教程,东西应该不难。(This is a neural network code that plays a role in target detection, but this time I did not write a tutorial, things should not be difficult.)
- 2020-10-08 14:48:59下载
- 积分:1
-
harrisandransac
harris角点检测以及NCC特征匹配MATLAB代码(Harris corner detection and NCC feature matching MATLAB code)
- 2017-06-19 10:26:49下载
- 积分:1
-
试验夹
说明: 可以通过光流法来检测运动的目标,具有很好的效果,适合新手了解(It can detect moving target by optical flow method, and can detect moving target by optical flow method, which has good effect and is suitable for novice to understand)
- 2020-07-24 15:33:46下载
- 积分:1
-
ihalcon开源窗体控件
halcon与C#联合编程,控件功能
1,支持鼠标中键缩放和左键拖动
2,支持在图像缩放后,region,xld,roi能够复现
3,支持region,xld按照指定颜色显示,并在缩放后复现
4,支持矩形1,矩形2,圆,和直线roi的绘制
5,可以显示当前鼠标左键所在位置的图像灰度值
6,可以保存原图,或者截屏当前窗口(Halcon and C # joint programming)
- 2020-07-02 15:37:50下载
- 积分:1
-
imageretrieval
基于颜色的图像检索,采用累积多种距离衡量算法(Color-based image retrieval, using a variety of distance measuring algorithm cumulative)
- 2008-04-23 09:07:25下载
- 积分:1
-
underwater-image-enhance
新的水下图像对比度增强和分割算法(实现对比度的增强和图像分割,内容包括:新的水下图像对比度增强算法、水下图像的分割算法--2008a)(The new underwater image contrast enhancement and segmentation algorithm (implemented contrast enhancement and image segmentation, including: new underwater image contrast enhancement algorithms, underwater image segmentation algorithm- 2008a))
- 2013-12-28 11:00:20下载
- 积分:1
-
CompassMATLAB
demo中基本上整理了目前常用的所有边缘检测算子,并添加了自定义的frei-chen、kirsch、direcedge、PrewittCompass、RobinsonCompass边缘检测算子function函数。此外,还有Ruzon罗盘算子的matlab实现程序,能对灰度图像的边缘加以检测。(demo, basically compiled all the commonly used edge detection operator, and add a custom frei-chen, kirsch, direcedge, PrewittCompass, RobinsonCompass edge detection operator function function. In addition, there Ruzon compass operator procedures matlab realize, can be gray-scale image edge detection.)
- 2013-07-11 10:23:35下载
- 积分:1
-
mygui
设计GUI界面,方便用户录制原始语音信号,加入噪声并选择滤波器滤除噪声。(Designed GUI interface, user-friendly recording of the original speech signal, adding noise and select a filter to filter out noise.)
- 2012-10-25 14:26:03下载
- 积分:1