-
利用宏编译将程序的调试部分与主体部分分隔开,即编译开关DEBUG、MIDEBUG、
TRANSDEBUG、SEARCHDEBUG
*fix bug: c...
利用宏编译将程序的调试部分与主体部分分隔开,即编译开关DEBUG、MIDEBUG、
TRANSDEBUG、SEARCHDEBUG
*fix bug: cvGeTransform()的内存泄漏问题(调整函数接口,使得内存损耗降为6M)
*加入了保存配准结果的功能(包括保存配准图像,配准数据RegisterLog.txt)
*去掉save菜单,直接加到register选项中,且保存文件名自动随机生成
******图像配准失败的原因:主要是由于多模图像的特征点自动选取时的误差,对同模式图像配准效果很好-利用宏编译将程序的调试部分与主体部分分隔开,即编译开关DEBUG、MIDEBUG、
TRANSDEBUG、SEARCHDEBUG
*fix bug: cvGeTransform()的内存泄漏问题(调整函数接口,使得内存损耗降为6M)
*加入了保存配准结果的功能(包括保存配准图像,配准数据RegisterLog.txt)
*去掉save菜单,直接加到register选项中,且保存文件名自动随机生成
- 2022-11-10 19:00:04下载
- 积分:1
-
Registry user manual on the windows system registry Note
注册表使用手册关于windows系统注册表的说明-Registry user manual on the windows system registry Note
- 2022-03-25 00:20:10下载
- 积分:1
-
一个书城项目
package com.hk.book.bean;
public class Book {
private String bid;
private String bname;
private String author;
private double price;
private double currPrice;
private double discount;// 折扣
private String press;// 出版社
private String publishtime;// 出版时间
private int edition;// 版次
private int pageNum;// 页数
private int wordNum;// 字数
private String printtime;// 印刷时间
private int booksize;// 开本
private String paper;
private String cid;
private String image_w;// 大图
private String image_b;// 小图
private int orderBy;
public String getBid() {
return bid;
}
public void setBid(String bid) {
this.bid = bid;
}
public String getBname() {
return bname;
}
public void setBname(String bname) {
- 2023-05-19 22:40:05下载
- 积分:1
-
同济大学 Online在线题库
AC源代码合集
程序设计竞赛必看资料
同济大学 Online在线题库
AC源代码合集
程序设计竞赛必看资料-Tongji University Online Online Item Bank AC source code Programming Contest Collection a must-see information
- 2022-12-26 06:15:03下载
- 积分:1
-
Linux 目录结构及主要内容,分两个压缩包linux1和linux2
Linux 目录结构及主要内容,分两个压缩包linux1和linux2-Linux directory structure and main contents of two compressed linux1 and linux2
- 2022-03-22 11:11:28下载
- 积分:1
-
本书介绍了如何在excel中进行一般的数据统计
本书介绍了如何在excel中进行一般的数据统计-the book introduces how to excel for the general statistics
- 2023-08-07 13:35:03下载
- 积分:1
-
This book is a very well
本书为一本非常有名的外国C++书籍,c++ primer,该书能非常好地解释C++中指针的问题-This book is a very well-known foreign C books, c++ Primer, the book will be able to explain the very good C in pointer problem
- 2022-02-18 15:54:35下载
- 积分:1
-
Lua 是一个扩展式程序设计语言,它被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持...
Lua 是一个扩展式程序设计语言,它被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集)-Lua is an extension of programming language, it is designed to support the process of general-purpose programming, and have the relevant data description facilities. Lua can also object-oriented programming, functional programming, data-driven programming to provide good support. It could serve as a strong, light-weight scripting language for the use of any necessary procedures. Using Lua with a clean C library written in the form. (The so-called Clean C, refers to ANSI C and C++ CPC
- 2022-01-25 19:28:29下载
- 积分:1
-
这是关于linux网络基本结构sk_buffer的结构,内容的文章,本文详细描述了sk_buffer的成员组成以及用途...
这是关于linux网络基本结构sk_buffer的结构,内容的文章,本文详细描述了sk_buffer的成员组成以及用途-This is the network on the basic structure of linux sk_buffer the structure, contents of the article, This paper describes in detail the composition sk_buffer and uses
- 2022-07-20 21:11:50下载
- 积分:1
-
威利出版了一本非常好的语音编码书籍,介绍了重要的演讲…
wiley出版社的非常好的一本语音编码方面的书,介绍了语音编码的重要技术和历史发展,内容详尽而清晰-wiley publishing a very good speech coding books, introduced an important speech coding technology and the historical development of detailed and clear
- 2023-08-02 16:35:05下载
- 积分:1