- 博客(13)
- 资源 (71)
- 收藏
- 关注
转载 DLL用于非C++语言时的注意事项
我做的一个示例程序建立win32 dynamic link library project,add dummy.h #ifndef _DUMMY_H_#define _DUMMY_H_extern "C" _declspec(dllexport) int Mult(int);#endif /* _DUMMY_H_ */add dummy.cpp
2012-12-14 16:34:15
455
原创 Russell the history of western philosophy and 房龙+宽容(英文版).pdf
The family letters of Thomas JeffersonPublished for the Thomas Jefferson Memorial Foundation by the University Press of Virginia, 1966 -506 页Thomas Jefferson was a prolific letter writer; it has b
2012-12-03 12:30:57
2447
转载 加速matlab运行的三重境界
2010-01-24 09:22 加速matlab运行的三重境界加速matlab运行的三重境界%%%%%%%%%%%%%%% 一、 遵守Performance Acceleration的规则 二、 遵守三条规则 三、 绝招 %%%%%%%%%%%%%%%%% 一、 遵守Performance Acceleration的规则 关于什么是“Per
2012-12-01 15:03:26
610
原创 how to draw Opencv face detection Adaboost ROC/PR (绘制方法)
关于adaboost的一些说明 cf.http://www.opencv.org.cn/forum/viewtopic.php?t=4264Rainer Lienhart, Empirical Analysis of Detection Cascades of Boosted Classifiers for Rapid Object Detection: Receiver Operating
2012-11-18 17:08:49
2398
1
原创 image segmentation emulating ecognition source code in vc6 下载地址
Attention: The documentation and code and executables of this project has been moved to [here](https://github.com/JzHuai0108/ImageSegmentor). 我的那篇同名的博文里面没有说明下载地址,是我的疏忽!望大家见谅!下面是优快云中的代码下载链接!如果有更新...
2012-08-02 18:51:24
2182
原创 image segmentor emulating eCognition's Multiresolution segmentation source code and user guide
Attention: The documentation and code and executables of this project has been moved to [here](https://github.com/JzHuai0108/ImageSegmentor). Brief IntroductionThis software has realized the fo...
2011-11-07 21:02:59
2291
原创 STL vector usage tips and problems
<br />Today I program using STL vector,and find some characteristics of vector.<br />To initiate a vector by another vector after declaration, there are two ways.<br />1, vector<int> m;<br />vector<int> n;<br />m.assign(n.begin(),n.end());<br />2, m=vector
2011-01-26 16:30:00
589
原创 image segmentation emulating ecognition source code in vc6 图像分割算法模仿FENA
Attention: The documentation and code and executables of this project has been moved to [here](https://github.com/JzHuai0108/ImageSegmentor). I have been developing a program aimed at image ...
2010-12-13 21:23:00
2650
6
原创 内存释放出错delete 失败 one tip
<br />这两天调试一个图像形态学变换的算法,有个函数里面分配内存存储图像数据,然后进行数据访问,对每个像素访问它的相邻像素的值,到最后释放内存却总出错。这个函数从人家的程序考过来的,没有问题在源程序里,我郁闷。不断修改,free 换成delete, 仍然不成,最后不得不不用delete ,反而不报错了。但这是个隐患。今天终于弄明白了,原来是内存访问越界,由于完全用数组下标形式访问数据,结果越界检索没有报错,到了free的时候,就报错了,really subtle!
2010-08-09 10:02:00
979
原创 how to create images using gdal
<br />There are two general techniques for creating files, using CreateCopy() and Create(). <br />I had tried both methods in my MFC application. In the program, given one GDALDataset, all the bands were fetched and processed. <br />I wanted to save the da
2010-07-15 21:58:00
419
原创 how to create images using gdal
<br />There are two general techniques for creating files, using CreateCopy() and Create(). <br />I had tried both methods in my MFC application. In the program, given one GDALDataset, all the bands were fetched and processed. <br />I wanted to save the da
2010-07-15 21:57:00
488
原创 支持开源--破解envi代码发布--hierclust
Attention: The documentation and code and executables of this project has been moved to [here](https://github.com/JzHuai0108/ImageSegmentor). 我恨有许多好的算法没有开源代码,恨很多人被迫浪费精力重走别人的路,于是我把envi里面的算法用vc++6和stl...
2009-09-06 18:56:00
1615
1
image segmentor release version 2012 Aug
2012-08-02
image segmentor update 2012 Aug
2012-08-02
image segmentor source code updated
2011-11-07
image segmentor source code and release 图像分割器
2010-12-13
数字图像处理基本算法mfc源代码
2010-07-17
Visual C++图像处理中文教程+北大数字图像处理教程+VC++数字图像处理典型算法及实现+数字图像处理简明教程及代码
2010-07-17
digital image processing
2010-07-17
混凝土非线性分析讲义+ANSYS分析ANSYS分析实例与工程应用+ANSYS分析实例集+钢筋混凝土结构非线性有限元理论与应用+钢筋混凝土结构非线性有限元分析
2010-07-17
graph coloring code and website
2009-09-08
Modified fast adaptive mean shift compiled in vc++6+kappa coefficient
2009-09-06
imagex image segmentation region grow+ hierarchical clustering vc++6
2009-09-06
edison 程序编译 vc++ CRT+GUI
2009-08-30
real analysis 4book embeded
2009-08-29
ant colony optimization dissertations zip
2009-08-29
decision tree primer and tutorial
2009-08-29
常用数据挖掘算法-aprori clustering kmeans svm neural network genetic karuna c ++
2009-08-29
c# matrix code&kernel density estimator functions in matlab&mahalanobis dist in matlab
2009-08-29
Linear Algebra and its Applications-3ed-Brooks Cole&高等代数教案&组合矩阵论
2009-08-29
matlab manuallet&c++连接matlab之研究&MATLAB GUI程序段&MATLAB6.0数学手册doc版&MatlabProgrammingManual2&fuzzy logic in matlab
2009-08-29
matlab流形学习算法工具包&matlab机器学习算法软件包&matlab svm toolkit
2009-08-29
数字图像模式分类 使用bayes and neural network c++
2009-08-29
cximage-6.0.0 source code and demo
2009-08-29
模糊数学基础及实用算法的vb代码
2009-08-29
《数据挖掘原理与应用——SQLServer2005数据库》算法案例
2009-08-28
武大&yoshida&maddox 泛函分析
2009-08-28
Cross-Platform GUI Programming with wxWidgets
2009-08-28
c++basic&mfc operate bmp&image format introduction&libtiff leaflet&image transform ppt®ion grow code grey &threshold selection for image segmentation
2009-08-28
ENVI与IDL二次开发教程&important aspects of global model-mapping technology
2009-08-28
wxPython2.8-win32-ansi-2.8.10.1-py26&wxPython2.8-win32-docs-demos-2.8.10.1
2009-08-28
mySvm for naive svm niu-svm sv distribution support estimation c++
2009-08-28
how to program combining matlab and c++
2009-08-28
a simple library for matrix computation in c++
2009-08-28
svm-km &ls-svmlab&osu-svm3.00&stprtool&svm-stevegunn
2009-08-28
neural network and fuzzy system elementary ppt
2009-08-28
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人