搜索结果
找到约 65 项符合
matching 的查询结果
按分类筛选
- 全部分类
- matlab例程 (8)
- 其他 (5)
- 数据结构 (5)
- 其他书籍 (5)
- 文件格式 (4)
- 数学计算 (4)
- 行业发展研究 (4)
- 人工智能/神经网络 (2)
- 软件设计/软件工程 (2)
- VC书籍 (2)
- 技术管理 (2)
- 编辑器/阅读器 (2)
- 模拟电子 (1)
- PCB相关 (1)
- 电源技术 (1)
- 单片机编程 (1)
- 可编程逻辑 (1)
- Internet/网络编程 (1)
- 电子书籍 (1)
- 编译器/解释器 (1)
- Windows Mobile (1)
- 单片机开发 (1)
- 汇编语言 (1)
- Java编程 (1)
- 企业管理 (1)
- VHDL/FPGA/Verilog (1)
- 数值算法/人工智能 (1)
- Linux/Unix编程 (1)
- 文章/文档 (1)
- 无线通信 (1)
- 书籍 (1)
- 技术资料 (1)
技术管理 Different methods for generating pyramid data structure have been analysed, these effects in image m
Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast
其他书籍 輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) R
輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括
1) base C++ review,
2) Pointers and Dynamic Objects,
3) Recursion,Linked Lists,
4) Stacks and Queues,
5) Algorithm Analysis,
6) Insertion Sort and Mergesort,
7) Quicksort,
8) Heaps and Heapsort,
9) Lower Bound of Sorting and Radix Sort,
...
matlab例程 Shape registration by shape context: algorithm implemented by matlab and the paper. One of the best
Shape registration by shape context: algorithm implemented by matlab and the paper. One of the best point matching algorithm after 2000.
企业管理 Relationship Between the Sum of Squared Difference (SSD) and Cross Correlation for Template Matchin
Relationship Between the Sum of Squared Difference (SSD)
and Cross Correlation for Template Matching
Konstantinos G. Derpanis
York University
kosta@cs.yorku.ca
Version 1.0
December 23, 2005
matlab例程 自己编写的一个简单的matlab程序
自己编写的一个简单的matlab程序,实现图像直方图的均衡化及规定化处理.image histogram equalization,histogram matching(specification).
其他 多项式快速模板匹配的经典文章
多项式快速模板匹配的经典文章,推荐!《Fast Template Matching With Polynomials》
VHDL/FPGA/Verilog 《FPGA数字电子系统设计与开发实例导航》的配套光盘
《FPGA数字电子系统设计与开发实例导航》的配套光盘,Verilog编写,USB、I2C、MAC的接口设计-"FPGA digital electronic system design and development examples navigation" matching discs, Verilog prepared, USB, I2C, the MAC interface design
数据结构 This is an implementation of double-array structure for representing trie, as proposed by Junichi A
This is an implementation of double-array structure for representing trie,
as proposed by Junichi Aoe [1].
Trie is a kind of digital search tree, an efficient indexing method with
O(1) time complexity for searching. Comparably as efficient as hashing,
trie also provides flexibility on incremental m ...
编辑器/阅读器 I upload Suffix Array Pdf file. This is a really good tutorial for guys who are curious about suffix
I upload Suffix Array Pdf file. This is a really good tutorial for guys who are curious about suffix array. It described the meaning of suffix array and also how to built it. Hope this really help guys improving skills about string searching, string matching, etc
matlab例程 Specch Recognition system using MATLAB. It includes Viterbi Forwarding and backtracking Algorithm .
Specch Recognition system using MATLAB. It includes Viterbi Forwarding and backtracking Algorithm . First it includes Feature Extraction and then Feature Matching