Welcome![Sign In][Sign Up]
Location:
Search - www.1.11.c

Search list

[Algorithmopencv to matlab

Description: cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amazingly fast as well as economic. To get a list of all available functions run cvlib_mex without any arguments, e.g: cvlib_mex Dedicated (short) help on each function is obtained by runing cvlib_mex('funname'), eg: cvlib_mex('resize') A longer help (but often still too short) may be obtained by consulting the OpenCV manual pages. To run this mex you probably need the to have all the dlls in the same directory. Example 1: let IMG be a MxNx3 uint8 image. imr = cvlib_mex('resize',IMG,3.4); will resize the image, using a bilinear interpolation, to 3.4 times the original size. Example 2: let A and B be MxN single arrays. C = cvlib_mex('mul',A,B); will do a per-element multiplication of A and B, or a C = A .* B and cvlib_mex('mul',A,B); will do the same but in-place, storing the result in A.
Platform: | Size: 667609 | Author: shshlzh | Hits:

[Algorithmopencv to matlab

Description: cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amazingly fast as well as economic. To get a list of all available functions run cvlib_mex without any arguments, e.g: cvlib_mex Dedicated (short) help on each function is obtained by runing cvlib_mex('funname'), eg: cvlib_mex('resize') A longer help (but often still too short) may be obtained by consulting the OpenCV manual pages. To run this mex you probably need the to have all the dlls in the same directory. Example 1: let IMG be a MxNx3 uint8 image. imr = cvlib_mex('resize',IMG,3.4); will resize the image, using a bilinear interpolation, to 3.4 times the original size. Example 2: let A and B be MxN single arrays. C = cvlib_mex('mul',A,B); will do a per-element multiplication of A and B, or a C = A .* B and cvlib_mex('mul',A,B); will do the same but in-place, storing the result in A.
Platform: | Size: 845944 | Author: shshlzh | Hits:

[Other Databaseslhh520_rsbx

Description: 数据库人寿保险通用系统 本系统主要负责保险资料的管理,用户在通过授权后访问系统,对客户资料、被保人资料等信息进行日常维护并可根据需要查询所需的数据,然后生成打印报表。本系统在设计过程中以人为本,充分考虑了用户的需求,界面采用微软标准界面。本系统是以Delphi7.0为前台开发工具,以SQL Server为后台数据库,开发的一套完整的基于C/S(Client/Server)结构的管理信息系统。-database system of the system is mainly responsible for the management of insurance information, authorized users access the system after the customer information the insured information and other information for routine maintenance can be based on the need for the necessary information and then generate print statements. The system in the process of designing a people-oriented, full consideration of the demand of users, Microsoft interface standard interfaces. The system is Delphi7.0 prospects for the development of tools for SQL Server database for the background. the development of a comprehensive set of C/S (Client/Server) structure of management information systems.
Platform: | Size: 1286144 | Author: 范卫斌 | Hits:

[Otherwave_cov

Description: A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute such quantities as the wavelet variance, covariance, correlation, cross-covariance and cross-correlation. Approximate confidence intervals are available for all quantities except the cross-covariance and cross-correlation. A set of commands is provided. For a description of this example, please see http://www.eurandom.tue.nl/whitcher/software/. -A series of. C and. M files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute such quantities as the wavelet variance, covariance, correlation, cross-covariance and cross-correlation. Approximate confidence intervals are available for all quantities except the cross-covariance and cross-correlation.A set of commands is provided . For a description of this example, please see http://www.eurandom.tue.nl/whitcher/software/.
Platform: | Size: 37888 | Author: yupenghui | Hits:

[AI-NN-PRgaot333

Description: Genetic Algorithm Optimization Toolbox -Genetic Algorithm Optimization Toolbox
Platform: | Size: 110592 | Author: | Hits:

[AI-NN-PRkk

Description: 神经网络训练算法,很快 很简单 很适用 能快速用到实验环境中去-Neural network training algorithm, is applicable to very quickly is very simple to quickly use the experimental environment
Platform: | Size: 1024 | Author: w | Hits:

[VHDL-FPGA-Verilogqqq

Description: 数字滤波器的vhdl源代码.在quartus上运行过,里面还有matlab的仿真文件.-Digital filter of the VHDL source code. In Quartus run-off, along with the simulation matlab file.
Platform: | Size: 26624 | Author: 萧勇 | Hits:

[AI-NN-PRlinennet_147

Description: 这个程序是关于线性网络化求解问题,算法实现上比较有特点。-This process is on the linear network to solve the problem, the algorithm has the characteristics to achieve more.
Platform: | Size: 2048 | Author: stone | Hits:

[RichEditGet_HRtf

Description: 多声道音频处理算法中获得HRTF的源代码,对声学研究与试验的人员有用-Multi-channel audio processing algorithms HRTF obtained the source code for acoustic research and testing useful
Platform: | Size: 1024 | Author: sladkjf | Hits:

[Communication-MobilemudUWB_synchronization_fs

Description: UWB接收机的同步估计算法 能有效实现接收信号的同步-UWB receiver synchronization estimation algorithm can effectively realize the synchronization of received signal
Platform: | Size: 3072 | Author: 陈富龙 | Hits:

[OtherGrayRelated_11

Description: 灰色关联分析法程序代码?自己编写的,已调通直接用即可。-Gray correlation analysis method code? I have written has been transferred to the direct use of Qualcomm.
Platform: | Size: 1024 | Author: 张建燕 | Hits:

[uCOSold-ucos-v1.11

Description: old-ucos-v1.11.zip ucos1.1版本,看看老版本的代码和现在自己用的代码,通过了解历史可能在改进ucos功能和健壮性上有启发。-old-ucos-v1.11.zipucos1.1 version, look at the old version of the code and now using their own code, through an understanding of history may improve the functionality and robustness on uCOS instructive.
Platform: | Size: 296960 | Author: xuxi | Hits:

[Game Hook Crackrxjh4.0

Description: 热血江湖服务器端程序-Yulgang server-side procedures
Platform: | Size: 9448448 | Author: 梁轲 | Hits:

[ActiveX/DCOM/ATLwww.mdm365.com

Description: www.mdm365.com面对面视频游戏中视频语音模块源代码,可以实现 (1) 使用动态链接库开发。 (2) 检测本地是否存在可用的视频输入设备。 (3) 检测本地是否存在可用的音频输入设备。 (4) 创建指定大小,位置的窗口(可被创建多个)。 (5) 销毁窗口。 (6) 取得指定的已打开窗口的句柄。 (7) 向指定的窗口显示视频数据。 (8) 播放音频数据。 (9) 获取本地视频输入设备的数据(需要被压缩过)。 (10) 获取本地音频输入设备的-------数据(需要被压缩过),等。 (11) 提供音视频数据可同步的方法。 (12) 提供可设置音视频质量的方法。 (13) 可设置视频大小。 (14) 音视频数据压缩比要满足最小网络传输要求。-err
Platform: | Size: 463872 | Author: 李茜 | Hits:

[Windows Developfff

Description: 1. 点击关闭无效问题. 2008-7-16 19:17 下载附件提取./include/javascript/from/pm_newmsgbox.js覆盖,删除./misc_from.php 2. 修复火狐下错位. 2008-7-17 4:11 重新编辑./templates/default/header.htm修改部分 + 附件./include/javascript/from/pm_newmsgbox.js. 3. 修正各类风格下错位问题. 2008-7-17 16:15 附件./include/javascript/from/pm_newmsgbox.js 4. 修正点"您有新的消息"提示进入短信息窗口,再关闭窗口后,仍然看到提示问题. 2008-7-17 16:44 附件./include/javascript/from/pm_newmsgbox.js和./templates/default/pm_checknew.htm及header.htm部分 5. 修正"有时候还是会出现你有新的短消息文字式"和"火狐(Firefox)浏览器下无声音及新消息字符乱码"问题. 2008-7-23 5:00 6. 修正在部分浏览器下,JS载入提示音可能导致视为广告卡屏现象. 2008-7-24 4:40 7. 完美修正消息提示音浏览器不兼容问题. 2008-7-26 17:19 附件全部和header.htm部分 [b][color=Red]之前安装过的,请注意修改部分的变动[/color][/b] 所有更新部分,附件已更新,最新的下载的无需理会.-1. 点击关闭无效问题. 2008-7-16 19:17 下载附件提取./include/javascript/from/pm_newmsgbox.js覆盖,删除./misc_from.php 2. 修复火狐下错位. 2008-7-17 4:11 重新编辑./templates/default/header.htm修改部分+ 附件./include/javascript/from/pm_newmsgbox.js. 3. 修正各类风格下错位问题. 2008-7-17 16:15 附件./include/javascript/from/pm_newmsgbox.js 4. 修正点"您有新的消息"提示进入短信息窗口,再关闭窗口后,仍然看到提示问题. 2008-7-17 16:44 附件./include/javascript/from/pm_newmsgbox.js和./templates/default/pm_checknew.htm及header.htm部分 5. 修正"有时候还是会出现你有新的短消息文字式"和"火狐(Firefox)浏览器下无声音及新消息字符乱码"问题. 2008-7-23 5:00 6. 修正在部分浏览器下,JS载入提示音可能导致视为广告卡屏现象. 2008-7-24 4:40 7. 完美修正消息提示音浏览器不兼容问题. 2008-7-26 17:19 附件全部和header.htm部分 [b][color=Red]之前安装过的,请注意修改部分的变动[/color][/b] 所有更新部分,附件已更新,最新的下载的无需理会.
Platform: | Size: 19456 | Author: zhouhui | Hits:

[matlabclosepole

Description: [自動控制]CLOSED LOOP POLES計算工具,使用者輸入系統Function(由TF, ZPK, SS, FDS建立),以及feedback controller,程式會計算出closed loop poles. -CLOSED LOOP POLES calculation tools for automation control. POLE=POLEPLACE(P,C) returns the closed loop system poles for a given plant P and a given controller C. Input P is the given plant (created with either TF, ZPK, SS, or FRD). Input C is the given controller. Output POLE is a vector representing all desired closed loop poles.
Platform: | Size: 1024 | Author: Sam Chan | Hits:

[matlabtwomodegauss

Description: code produce twomodegassian distribution for intensity level which suitable for contrast inhancement
Platform: | Size: 1024 | Author: abd | Hits:

[matlabadc5

Description: compare both MF-MMSE and LMS by giving input the randomised
Platform: | Size: 1024 | Author: yasir | Hits:

[Special EffectsMeanshift

Description: 根据网址http://www.caip.rutgers.edu/riul/research/code.html 提供的代码,对Meanshift图像分割进行了封装实现,提供了Matlab和C两种调用接口。-According to Web site http://www.caip.rutgers.edu/riul/research/code.html the code provided on the packaging Meanshift image segmentation was achieved, providing two kinds of Matlab and C Call Interface.
Platform: | Size: 5098496 | Author: Li Yanli | Hits:

[Otherlibsvm-mat-2[1].9-11

Description: LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。该软件包可以在http://www.csie.ntu.edu.tw/~cjlin/免费获得。该软件可以解决C-SVM分类、 -SVM分类、 -SVM回归和 -SVM回归等问题,包括基于一对一算法的多类模式识别问题。SVM用于模式识别或回归时,SVM方法及其参数、核函数及其参数的选择,目前国际上还没有形成一个统一的模式,也就是说最优SVM算法参数选择还只能是凭借经验、实验对比、大范围的搜寻或者利用软件包提供的交互检验功能进行寻优。 -SVM toolbox
Platform: | Size: 239616 | Author: caodi | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net