-
guidedfilter
kaiming he的guided image filtering的c++代码,利用VS2010+OPENCV2.4.4实现,效果和公布的MATLAB代码相同。(C++ code for KaiMing He s guided image filtering, the result as same as matlab code which publish in the web, project is code via VS2010+OPENCV2.4.4.)
- 2013-12-15 21:38:35下载
- 积分:1
-
ReadPSD
解析PSD,通过搜集找到的c# 解析psd的源码 (analysis psd)
- 2010-05-11 16:57:06下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
123
2元BPSK调制加高斯信道硬判决统计误码率(2 yuan plus Gaussian channel BPSK modulation hard decision error rate statistics)
- 2013-12-12 14:58:58下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
matlab-serialization-master
Matlab object serialization functions built with undocumented mex functions
`mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab
variable into uint8 array. These functions are unsupported and may change at
any time without notice in the future Matlab release.
- 2013-09-28 06:41:22下载
- 积分:1
-
VC_matlab_hybrid-programming
vc和matlab混合编程资料,讲述了如何让配置文件,和其中遇到问题的解决办法(vc and matlab mixed programming information about how to make the configuration file, and which solutions to the problems encountered)
- 2021-03-04 19:59:32下载
- 积分:1
-
MATLABImageBasicOperationsCommand
MATLAB图像基本操作命令:imread, imwrite, imshow,figure(MATLAB Image basic operations command:imread, imwrite, imshow,figure)
- 2010-06-28 16:42:20下载
- 积分:1
-
Cmatlabsimulaa
用matlab进行二级倒立摆摆仿真,进行极点配置
(Two inverted Swing simulation using matlab and pole placement)
- 2012-08-05 09:31:28下载
- 积分:1
-
exchangeline
中国一号信令线路信令中国一号信令线路信令(digital channel associater exchange line signalling public network, standard)
- 2010-01-25 14:21:20下载
- 积分:1