资源列表
33
- linux super system windows
i1
- 利用MATLAB提供的低通滤波器实现图像信号的滤波运算(Using the low-pass filter provided by MATLAB to realize the filtering operation of image signal)
读取3DS文件例子
- 利用openGL,glut实现3ds文件的加载,显示(The use of openGL, GLUT to implement the 3DS file loading, display)
CLoad3ds
- 利用openGL实现3ds文件的加载,显示,展示(Using openGL to load 3DS files)
code
- 噪声背景下的信号检测是一项复杂而又重要的任务,在雷达信号检测和通信领域都是重要的课题。在低信噪比情况下与普通自相关函数法进行了比较。给出了时域及频域(Signal detection in noisy background is a complex and important task. It is an important topic in the field of radar signal detection and communication. Compared with the gene
opencv拍照
- 利用opencv拍照并且保存图片,短短二三十行代码,就可以实现这个功能,方便快捷,是嵌入式中实现拍照的一个很好的方法,亲测可用,但前提是你得把opencv的环境配好。(Using OpenCV to take pictures and save the picture, just twenty or thirty lines of code, you can achieve this function, convenient and quick, it is a good way to take
regionGrowthV1.0
- 一个简单的通过区域生长实现对图像中目标边缘的提取(Edge extraction through regional growth)
expcode
- 数字图像处理作业题目,上面有图像大小变化,位移的问题解析(the homework of digital image processing)
Bicubic算法
- 进行插值算法,将高分辨率图像插值将会得到低分辨率图像(Interpolation algorithm, high resolution image interpolation will result in low resolution image)
Python计算机视觉编程
- python 计算机视觉学习,用于计算机视觉图形图像方面的,python编程(python Computer Vision Learning)
OpenCV官方教程中文版(For Python)
- opencv-python中文教程,译自官方帮助在线文档(Opencv-python Chinese tutorial, from official online help documents)
3.30-4.3-bianyuan
- 基于霍夫变换的直线检测,效果非常好,图片自己找,可能需要对图片格式做操作。(Line Detection Based on Hough Transform)