python3完整教程,廖雪峰python3教程离线版。
该教程与廖雪峰python教程官网一样,可离线学习。
如果要查看习题答案,就需要联网。
2024/7/30 2:39:49 3.35MB python课程 廖雪峰
特征检测与匹配的目标是识别一个图像中的关键点与另一个图像中的对应点之间的配对。
在此实验中,你将编写代码以检测图像中的特征点(对于平移、旋转和照明具有一定的不变性),并在另一个图像中找到最佳匹配特征。
为了帮你可视化结果并调试程序,我们提供了一个用户界面,可以显示检测到的特征和最佳匹配。
我们还提供了一个示例ORB特征检测器,用于结果比较。
该实验有三个部分:特征检测、特征描述和特征匹配。
您所需要实现的所有代码都在features.py中。
2024/7/30 0:22:45 21.64MB 西电 计算机视觉 实验
WhatyouwilllearnfromthisbookSetupthewxmainframebyaddingyourownFrameclasstotheapplicationCreatetwostagewidgetsbyusingathreestepprocessSetupaneventhandler,customize,receiveandhandleeventsbyusingcustomcontrolsandeventpropagationCreatetooltipswithrichcontentandaddtooltipstocontrolsRetrieveinformationfromusersusingcommonDialogsEnhancedesignandlayout,hideandshowcontrolsdynamicallyduringruntimebyusingsizersCreateacustomXRCresourcehandlerclasstousecustomwidgetclassesinXRCSimplifywindowlayoutusingtheSizedControlslibraryDrawbasicshapesinaDeviceContextanddrawgradientswitheasebyusingaGraphicsContextDesignacustomdialogclassMakemulti-threadedwxPythonapplicationsCaptureoutputfromotherapplicationsanddisplayitinawxPythonGUIAccessplatformspecificapplicationandresourcedirectoriesusingwxStandardPathsEmbedimagesintopythonfilesusingwxPython'sembeddedimagetoolandclassesAddrobustexceptionhandlingtoanapplicationBundleawxPythonapplicationfordistributionmakingyourapplicationsinterfacetranslatable
2024/7/29 12:12:41 3.15MB Python WxPython GUI Cookbook
源码及说明文档和环境配置
2024/7/29 12:26:17 4.49MB python
里面3个whl文件验证可用,scipy太大了,下载链接和安装方法参考http://blog.csdn.net/a15216115048/article/details/;
之前下载三个exe的,验证我的机器上不能用,不过别人传上来也许在其他机器上是可以的。
2024/7/28 18:50:53 42.93MB numpy scipy sklearn
这个是使用KNN进行人脸识别,在文件夹中直接运行就行。
knn_examples文件夹中,为train和test文件夹。
train里边放的都是以每个人脸的姓名为名称的子文件夹,每个子文件夹中需要自己添加人脸图片以便进行训练。
test文件夹中放的待识别的人脸对象。
2024/7/28 11:03:38 2.5MB 人脸识别
numpy-1.12.1-cp35-none-win_amd64whlzip包
2024/7/26 17:55:12 7.22MB zip包
标准的Tornado项目结构,可以在此基础上做一定的修改...
2024/7/25 21:20:42 9.13MB 标准的 tornad 项目 结构
深度学习股票预测代码lstm+数据.rar深度学习股票预测代码lstm+数据.rar
2024/7/25 20:21:43 2.46MB lstm
共 1000 条记录 首页 上一页 下一页 尾页