资源简介
fast 源代码可以直接应用于图像拼接

代码片段和文件信息
/* Automatically generated code
force_first_question=0
corner_pointers=2
*/
#include
#include “fast.h“
xy* fast_corner_detect_10(const byte* im int xsize int ysize int barrier int* num)
{
int boundary = 3 y cb c_b;
const byte *line_max *line_min;
int rsize=512 total=0;
xy *ret = (xy*)malloc(rsize*sizeof(xy));
const byte* cache_0;
const byte* cache_1;
const byte* cache_2;
int pixel[16];
pixel[0] = 0 + 3 * xsize;
pixel[1] = 1 + 3 * xsize;
pixel[2] = 2 + 2 * xsize;
pixel[3] = 3 + 1 * xsize;
pixel[4] = 3 + 0 * xsize;
pixel[5] = 3 + -1 * xsize;
pixel[6] = 2 + -2 * xsize;
pixel[7] = 1 + -3 * xsize;
pixel[8] = 0 + -3 * xsize;
pixel[9] = -1 + -3 * xsize;
pixel[10] = -2 + -2 * xsize;
pixel[11] = -3 + -1 * xsize;
pixel[12] = -3 + 0 * xsize;
pixel[13] = -3 + 1 * xsize;
pixel[14] = -2 + 2 * xsize;
pixel[15] = -1 + 3 * xsize;
for(y = boundary ; y < ysize - boundary; y++)
{
cache_0 = im + boundary + y*xsize;
line_min = cache_0 - boundary;
line_max = im + xsize - boundary + y * xsize;
cache_1 = cache_0 + pixel[9];
cache_2 = cache_0 + pixel[3];
for(; cache_0 < line_max;cache_0++ cache_1++ cache_2++)
{
cb = *cache_0 + barrier;
c_b = *cache_0 - barrier;
if(*cache_1 > cb)
if(*(cache_0 + pixel[2]) > cb)
if(*(cache_0+3) > cb)
if(*(cache_0 + pixel[6]) > cb)
if(*(cache_0 + pixel[0]) > cb)
if(*cache_2 > cb)
if(*(cache_0 + pixel[5]) > cb)
if(*(cache_1+2) > cb)
if(*(cache_0 + pixel[1]) > cb)
if(*(cache_1+1) > cb)
goto success;
else if(*(cache_1+1) < c_b)
continue;
else
if(*(cache_0 + pixel[14]) > cb)
if(*(cache_0 + pixel[15]) > cb)
goto success;
else
continue;
else
continue;
else if(*(cache_0 + pixel[1]) < c_b)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2008-11-28 16:28 fast-C-src-1.2\
文件 91221 2008-11-28 16:27 fast-C-src-1.2\fast_12.c
文件 159501 2008-11-28 16:27 fast-C-src-1.2\fast_9.c
文件 97083 2008-11-28 16:27 fast-C-src-1.2\fast_11.c
文件 594 2008-11-28 16:27 fast-C-src-1.2\fast.h
文件 1506 2008-11-28 16:27 fast-C-src-1.2\LICENSE
文件 8449 2008-11-28 16:27 fast-C-src-1.2\nonmax.c
文件 125231 2008-11-28 16:27 fast-C-src-1.2\fast_10.c
文件 1212 2008-11-28 16:27 fast-C-src-1.2\README
- 上一篇:CBIR程序的说明文档
- 下一篇:钢琴每个键的音效
相关资源
- USB网卡驱动 USB2.0 TO Fast Ethernet Adapte
- 轻量级文件服务器Fdfs搭建(fastDFS+n
- 基于IBM eserver x440+FAStT700+VMware的系统整
- fastreport 向下合并单元格 修改文件
- IBM Tivoli Storage Manager FastBack为Windows提
- IBM TotalStorage FAStT200存储阵列
- IBM TotalStorage FAStT900存储阵列
- fastlib——十分好用的画图工具
- Promise FastTrak SX4060产品手册
- Promise FastTrak TX2300产品手册
- Promise FastTrak SX4300产品手册
- Promise FastTrak TX4000产品手册
- Promise FastTrak TX4310产品手册
- frcc.exe fastreport编译中文没乱码
- IBM TotalStorage FAStT600存储服务器
- 索尼LT26i fastboot驱动 官方版
- FastReport.Net V2014.4.8 For .Net2.0
- faster rcnn流程图
- 数学建模美国赛2004MCM-A Faster QuickPas
- 数学建模美国赛2004MCM-A Faster QuickPas
- fastreport.studio.4.6.8破解版
- UltraFast 设计方法时序收敛快捷参考指
- fastICA算法编程
- FastReport.NET 中英文帮助手册(两本都
- faster_rcnn test 浮点运算量
- Comfast CF-WU810N Linux驱动及安装说明.r
- Fast ICP算法源码
- FastDFS集群安装所需要的所有文件
-
fast desc
riptors点云粗配准配准论文, - 可以使用的fastdb用例
评论
共有 条评论