资源列表
RESPLOT
- 滤波,用于图像滤波。请大家点击下载,打开图像所在文件夹即可。-filter for image filtering. Please click on the download, open the folder where images can be.
盲去卷积MATLAB代码
- 该代码是盲去卷积代码,并经过优化处理,效果明显。代码里也有较健全的注释!
equidistant
- 本程序实现了CT系统在锥形束等距投影情况下,2D图像的重建-This procedure achieved a cone-beam CT system in the case of isometric projection, 2D image reconstruction
double
- OpenGl入门,包括二维图形显示,旋转,鼠标事件和键盘事件-OpenGl entry, including the two-dimensional graphical display, rotation, mouse events and keyboard events
ObjectDetection
- 利用帧差法实现视频中的物体检测,只能跑图片,须将视频转-Object detection based on frame difference.
CDR
- 操作(coreldarw)CDR文件的一个简单的实例代码-the example operate a CDR formating file
Matlab
- 采用matlab进行傅里叶变换,将图像变换成频谱形式的图像。-Using MATLAB Fourier transform, the image is converted into a spectrum in the form of image.
ukf
- 一个非线性滤波器的实现程序,能够实现其基本的功能,对于初学者很有帮助。-A nonlinear filter is implemented procedures to achieve its basic functionality, useful for beginners.
WAlshT3D
- 用于数字信号处理和图像压缩的walsh3维变换-For digital signal processing and image compression transform walsh3 Victoria
rgb2gray
- 用C++实现RGB到灰度图的转换.只有算法,不能直接运行-Achieve RGB to grayscale conversion
StartLogo
- a video source code about start loggo for fpga power up
neural_networks
- 基于Python3.6检测手写数字代码,网上有的基本都是基于Python2.7的,在Python3版本中不能运行有很多bug,这是改过可以在Python3中运行的版本。-The code for detecting handwritten numbers based on Python3.6