文件名称:EmdL1_v2
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- 束*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
NOTES:
1. This implemention borrowed some basic fr a mework from Rabner s original EMD code.
2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is
located in the position
i*(n2*n3) + j*(n3) + k
3. The example usage of the code is demonstrated in
emdL1_test.cpp
4. This is version 2. It has been tested using VC++ 6.0, and VC 2005 (professional version).-NOTES:
1. This implemention borrowed some basic fr a mework from Rabner s original EMD code.
2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is
located in the position
i*(n2*n3)+ j*(n3)+ k
3. The example usage of the code is demonstrated in
emdL1_test.cpp
4. This is version 2. It has been tested using VC++ 6.0, and VC 2005 (professional version).
1. This implemention borrowed some basic fr a mework from Rabner s original EMD code.
2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is
located in the position
i*(n2*n3) + j*(n3) + k
3. The example usage of the code is demonstrated in
emdL1_test.cpp
4. This is version 2. It has been tested using VC++ 6.0, and VC 2005 (professional version).-NOTES:
1. This implemention borrowed some basic fr a mework from Rabner s original EMD code.
2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is
located in the position
i*(n2*n3)+ j*(n3)+ k
3. The example usage of the code is demonstrated in
emdL1_test.cpp
4. This is version 2. It has been tested using VC++ 6.0, and VC 2005 (professional version).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EmdL1_v2
........\emdL1.cpp
........\emdL1.h
........\emdL1_test.cpp
........\README.txt
........\emdL1.cpp
........\emdL1.h
........\emdL1_test.cpp
........\README.txt