搜索资源列表
photoDispose
- 图象像素的表示,具有典型图象处理功能的综合实例-image pixel, it has the typical image processing functions and comprehensive example of
vuyguy
- 讀取圖檔RGB各像素資料的程式,內有兩種方式。-Drawing RGB pixel information read the program, there are two ways.
EFIS
- Image segmentation is the process of assigning a label to every pixel in an image such that pixels with the same label are connected and meaningful, and share certain visual characteristics.
ifsanafips2013_submission_74
- Image segmentation is the process of assigning a label to every pixel in an image such that pixels with the same label are connected and meaningful, and share certain visual characteristics.
eImageSegmentation
- Image segmentation is the process of assigning a label to every pixel in an image such that pixels with the same label are connected and meaningful, and share certain visual characteristics.
086-spec
- Lcd Rare Data sheet 192*128 Pixel
cs
- 判断任意一年是否为闰年,输入年份,执行程序后输出是否为闰年 打印以下图案: * *** ***** ******* ********* 计算M=11+ 22+ 33+…+ NN,直到N等于30为止 输入8个整数,将其逆序存放后再输出。 2、从 键盘 上输入两个字符串,不用库函数strcat()连接两个字符串,连接后的字符串放到另一
LCD_Driver
- LCD driver接口,可以直接驱动LCD,在zedboard上验证过,没有问题-interface descr iption //lcd interface output lcd_dclk, //lcd pixel clock output lcd_blank, //lcd blank output lcd_sync, //lcd sync output lcd_hs, //lcd horizontal sync
pcnn
- pcnn分割,输入的灰度图像,Edge:检测到的一些边界点,Numberofaera则表明了在各次迭代时激活的块区域 利用PCNN进行图像分割时,是将每个像素对应一个PCNN神经元,归一化的像素灰度值 作为外界刺激新型号,将这些神经元按一定方式连接,就得到一个单层脉冲耦合神经网络,向 网络输入一幅图像,当某个像素对应的神经元发生脉冲,邻域内与它相似的神经元也发生脉冲, 产生的脉冲序列构成了一个二值图像序列,这样的序列就是PCNN输出的分割图像。-PCNN segment
iquam
- 表示出两帧图像间各个像素点的相对情况,关于神经网络控制,做视觉测量的上位机代码。- Between two images showing the relative circumstances of each pixel, On neural network control, Do Vision Measurement PC code.
gq067
- 完整的图像处理课设,包含所有源代码,汽车图像,验证可用,表示出两帧图像间各个像素点的相对情况。- Complete class-based image processing, contains all of the source code, auto image, Verification is available, Between two images showing the relative circumstances of each pixel.
jvrev
- 小波包分析提取振动信号中的特征频率,表示出两帧图像间各个像素点的相对情况,包含收发两个客户端的链路级通信程序。- Wavelet packet analysis to extract vibration signal characteristic frequency, Between two images showing the relative circumstances of each pixel, Contains two clients receive link-level commun
av208
- 供做算法研究人员参考,Gabor小波变换与PCA的人脸识别代码,表示出两帧图像间各个像素点的相对情况。- Algorithm for researchers to do reference, Gabor wavelet transform and PCA face recognition code, Between two images showing the relative circumstances of each pixel.
图像两点像素距离和实际距离的转换
- 载入任意图像,在图像上自由选取任意两点,自动测量图像的像素距离(pixel)和进行实际距离(mm)的转换程序,C#写的,导入VS项目中直接运行可见效果。(Load any image, select any two points freely on the image, automatically measure the pixel distance of the image and carry out the conversion program of the actual distance