登录
首页 » Python » findpoint

findpoint

于 2020-06-25 发布 文件大小:46KB
0 135
下载积分: 1 下载次数: 2

代码说明:

  可以利用python opencv实现获取图像上鼠标点击的点的像素的坐标(Python opencv can be used to obtain the coordinates of the pixels clicked by the mouse on the image)

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

发表评论

0 个回复

  • GPflow_example.py
    说明:  利用GPflow进行高斯过程回归,kernel有OU过程核等(Gauss Process Regression Using GPflow)
    2019-04-26 22:40:33下载
    积分:1
  • FCM-iris
    说明:  利用模糊聚类算法(FCM)进行iris数据集的处理并进行可视化(Fuzzy clustering algorithm (FCM) is used to process and visualize iris data set)
    2020-12-16 11:12:28下载
    积分:1
  • ptyhon文件
    爬取百度贴吧图片,可以帮助你了解爬虫的相关功能模块等(Crawl Baidu Post Bar picture)
    2018-03-19 11:09:02下载
    积分:1
  • 使用Opencv读取16bitTIFF图像的函数
    //这是一个使用Opencv读取16bitTIFF图像的函数,使用与已知宽高的图像//注意需要在函数外部为图像分配内存,使用完毕后记得释放内存//参数:imagePathName 待读入的影像路径名 __in__//参数:subImage 保存读入数据的数组 __out__//返回值:成功返回true,失败返回false/*unsigned short* subImage = new unsigned short[subWidth * subHeight];memset(subImage, 0, subWidth * subHeight);read16bitTiffOpencv("2084_00.tif", subImage);......delete[] subImage;*/
    2022-06-14 09:08:36下载
    积分:1
  • GRNN_python-master
    说明:  GRNN广义回归神经网络的python实现(Python implementation of GRNN generalized regression neural network)
    2019-12-03 15:55:32下载
    积分:1
  • Hough
    vs2010+opencv的霍夫直线特征提取(Hove, vs2010+opencv linear feature extraction)
    2013-05-20 20:07:21下载
    积分:1
  • MapMatching-master
    基于深圳市GPS数据和深圳市电子地图的地图匹配算法(Map matching algorithm based on Shenzhen GPS data and Shenzhen electronic map)
    2021-02-26 11:19:37下载
    积分:1
  • SOM神经网络
    说明:  SOM神经网络算法python代码,详细的表达了SOM神经网络算法的计算过程(SOM neural network algorithm python code, the detailed expression of SOM neural network algorithm calculation process)
    2020-05-09 23:15:21下载
    积分:1
  • BP_NeuralNetwork-GA-master
    说明:  通过将神经网络与种群优化算法结合,极大地提高了神经网络算法的性能。(Combination of neural network and population optimization algorithm)
    2020-06-15 23:19:02下载
    积分:1
  • eph2
    用Python自己编写的GPS历书解算程序,历书是GPS星基卫星的概略位置(I have written in Python solver GPS almanac, almanac is the approximate position of a satellite-based GPS satellites)
    2015-05-20 00:55:49下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载