资源列表
mouthbinary
- 这是一个实现人嘴提取的程序,运用二值化及寻找连通区域实。-this ia a programme implementing mouth extraction,using binarization and find connection area.
Four-connected-to-fill
- 如果从区域中的一个像素出发,经连续地向上,下,左,右四个相邻像素的移动,就可以到达区域内的另一个任意像素,就称区域是四连通的。从而实现四连通填充。-If a pixel region of the continuously up, down, left, right of the four adjacent pixels mobile, you can reach the region of another arbitrary pixel, is four connected region.
JPEG2Movie
- JPEG to Movie Program. Create a movie with JPEG pictures
AspriseOCR
- 免费的OCR控件, 支持数字和字符的识别。对于汉字不支持。-a free OCR control
AMB_BIT1628C_UART
- BIT1628C驱动4.3寸屏源代码,带串口发送的OSD,色度、对比度、亮度等多个子菜单-BIT1628C drive 4.3-inch screen source code, OSD with serial transmission, color, contrast, brightness, and other sub-menu
fback.py
- Python OpenCV program: Optical flow example using farnback algorithm.
MIRT
- 医学图像配准工具箱,对用互信息图像配准有帮助-Medical image registration toolbox for image registration using mutual information helpful
ORB
- 使用orb二值特征描述子进行图像的特征匹配。- Use orb matching binary feature descr iptor for image features.
jpeg
- JPEG格式图像解码为RGB格式实例,可显示在开发板上并进行切换-JPEG format picture decoding to RGB format examples, show the development board and switch
FogRemove
- 很不错的一个去雾算法程序。极具参考价值。-Very good a fog algorithm procedures. Great reference value.
2DDWT
- 2DDWT程序源代码。同时附上两种典型缺陷图像的例子供测试用。-2 DDWT program source code. At the same time attach two typical examples of defect images for the test.
CNN-for-Segmentation
- 一篇关于如何用卷积神经网络(CNN)进行图像分割的论文,里面得到的效果还可以-an article about how to use CNN for image segmentation.The result is not bad.