搜索资源列表
Zernik
- Zernike moments are insensitive to translation, rotation and scaling which preserves the information contained in the images. They also reduce noise and redundancy in feature vectors.
vectores
- Program that calculates the product of 2 vectors Devc-Program that calculates the product of 2 vectors Devc++
Matlab-project
- roots -Polynomial roots Syntax r = roots(c) Descr iption r = roots(c) returns a column vector whose elements are the roots of the polynomial c. Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n
liste
- The list data structure allocates and deallocates memory as needed therefore, it does not allocate memory that i s not currently using. Memory is freed when an element is removed the list. Lists are efficient when inserting new elements in the l
vectors
- vectors c++ lab 9 ex 1 2 3
2000_vector-tracing_algorithms_for_motion_estimat
- Tracing of vectors in the given vector analysis of data
SCS_SVM_LinearlySeperable
- Finding the distance between 2 vectors using linearly seperable support vector machine