资源列表
CoordinateRecognition
- 一个根据屏幕点阵识别坐标数字的例子,可以根据此做出汉字识别或者图像识别。-Identification of a dot matrix screen coordinates based on the number of examples can be made in accordance with the Chinese character recognition or image recognition.
1118LiningUp
- 算法编程题,北京大学OnlineJudge 1118LiningUp-1118LiningUp
MATLABshixianxiaobobianhuanyasuo
- MATLAB实现提升小波变换的图像压缩,下载即可运行-MATLAB realization of Lifting Wavelet Transform Image Compression, download you can run the
Bubble_Sort
- 用c语言的数据结构算法。采用自下向上扫描,对R做冒泡排序-C language data structures with algorithms .Using bottom-up scan, on the R to do bubble sort
light3
- 用OpenGL实现球体的光照算法,可以参考编写光照-Sphere with OpenGL, lighting algorithms, refer to the preparation of light
sobel
- 这是一个用opencv来开发的,利用sobel算子做边缘检测的算法。-Done using sobel edge detection operator
36xuan
- 36选7全部号码不重复须运行程序才能产生可能花长时间才有-All 36 select 7 numbers
biaodshiqiuzhi
- 表达式求值。输入一个中缀表达式,程序能把它转换成后缀表达式,然后求值。-Expressions. Enter an infix expression, the program can convert it into a postfix expression and then evaluated.
DDALine
- c语言基于opengl,利用dda算法完成直线的绘制-C language based on opengl, using the algorithm of the straight line drawing complete dda
convolveandcorrelation
- taking horizontal and vertical correlation of the image and convolve the image
phase
- 数字图像处理的一些基础和提高知识,适合初学者,有助于对图像处理编程的理解-Some base and improve knowledge, suitable for beginners, contribute to the understanding of digital image processing program for image processing
gradient
- 梯度下降算法的matlab代码实现Gradient descent-Gradient descent algorithm matlab code