登录
首页 » Visual C++ » Matrix

Matrix

于 2011-03-07 发布 文件大小:827KB
0 127
下载积分: 1 下载次数: 1

代码说明:

说明:  求矩阵的特征值和特征向量,使用c语言编程(Matrix eigenvalues and eigenvectors, c language programming)

文件列表:

求特征值和特征向量

..................\AntiPower.h,3689,2008-03-16
..................\Debug
..................\.....\BuildLog.htm,2882,2009-08-15
..................\FuncMore.cpp,11278,2009-08-15
..................\FuncMore.h,1655,2008-03-16
..................\HHBG.H,1487,2008-03-13
..................\InputValue.cpp,2809,2008-03-18
..................\InputValue.h,1258,2008-03-18
..................\Matrix.aps,734132,2009-08-15
..................\Matrix.clw,4020,2008-03-20
..................\Matrix.cpp,2149,2008-03-14
..................\Matrix.dsp,5412,2008-03-19
..................\Matrix.dsw,537,2008-03-12
..................\Matrix.h,1324,2008-03-12
..................\Matrix.ncb,93184,2010-06-13
..................\Matrix.opt,49664,2008-03-20
..................\Matrix.plg,2169,2008-03-19
..................\Matrix.rc,10248,2008-03-19
..................\Matrix.sln,901,2010-06-13
..................\Matrix.vcproj,8303,2010-06-13
..................\MatrixDlg.cpp,5080,2008-03-18
..................\MatrixDlg.h,1400,2001-01-01
..................\Mcal.cpp,11654,2009-08-15
..................\MCAL.h,1738,2008-03-16
..................\QRTT.H,6435,2008-03-13
..................\ReadMe.txt,3579,2008-03-12
..................\RES





..................\...\F09E6E9BE909CCC2E554DB680EDF057E.bmp,4854,2007-04-05
..................\...\F09E6E9BE909CCC2E554DB680EDF057E_m.bmp,1254,2007-01-18
..................\...\Matrix.ico,1078,2008-03-19
..................\...\Matrix.rc2,398,2008-03-12
..................\...\xx.bmp,2678,2007-12-31
..................\resource.h,2424,2008-03-19

..................\StdAfx.cpp,208,2008-03-12
..................\StdAfx.h,1054,2008-03-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • HarrisCorner
    对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件; 6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
    2016-01-04 12:44:23下载
    积分:1
  • CameraCalibrate(相机标定)
    利用棋盘格对相机进行标定,加入误差判定及像素空间到实际物理空间的距离计算(The camera is calibrated by checkerboard, the error is added and the distance of pixel space to the actual physical space is calculated)
    2017-07-26 16:47:44下载
    积分:1
  • MyNewReProject
    点云读取,旋转,平移,缩放,统统是包含全视图的各种视图的显示(Point in put)
    2010-12-10 13:48:03下载
    积分:1
  • Wpacketdaimaa
    小波包去噪C + +源代码,包括信号小波包分解,,最优树的选择,并重建一个,可以直接使用。 (Wavelet packet denoising C++ source code, including the signal wavelet packet decomposition, the optimal choice of the tree, and rebuild a can be used directly.)
    2012-07-25 06:26:23下载
    积分:1
  • KNearestclass
    使用K近邻算法对一个2维德样本集进行分类,样本集的分布为混合高斯分布。(K nearest neighbor to use a 2 Verde sample set for classification, the distribution of sample set for mixed Gaussian distribution.)
    2008-06-25 04:50:13下载
    积分:1
  • yuandaima
    用VC实现Canny算子提取图像边缘,提高图像质量(Using VC realize Canny operator extracts image edge to improving image quality.)
    2012-03-02 22:04:27下载
    积分:1
  • binary-image-processing
    二值图像处理运算是从数学形态学下的集合论方法发展起来的,尽管它的基本运算很简单,但是却可以产生复杂的效果。常用的二值图像处理操作有许多方法,如腐蚀、膨胀、细化、开运算和闭运算等等。本文对这些内容作些研究探讨, 希望对爱好图像处理的朋友有所帮助。(Binary image processing algorithms are developed set theory in mathematical morphology. Although its basic operation is simple, it can produce complex effects. Commonly used binary image processing operations there are many ways, such as corrosion, expansion, refinement, open operation and closed operation and so on. In this paper, some of these studies to explore, I hope to love image processing friends help.)
    2016-11-06 21:33:55下载
    积分:1
  • 04457757
    超分辨率重构,介绍超分辨率重构最大后验概率算法。(Super-resolution reconstruction, introduced the super-resolution reconstruction of maximum a posteriori probability algorithm.)
    2011-10-19 09:52:06下载
    积分:1
  • test
    说明:  实现了监控视频图像的去隔行算法,使隔行扫描的图像插值成为逐行扫描(The realization of the surveillance video images Deinterlacing Algorithm, so deinterlacing Image Interpolation become progressive scan)
    2008-12-01 16:47:29下载
    积分:1
  • Circle
    visualc++6.0 实现图像中圆的检测(circle detection)
    2009-06-30 11:18:16下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载