C++ extension for segmenting images with the mean shift algorithm. Segmentation can be performed on color or grayscale images represented by Numpy arrays.
Raw data
{
"_id": null,
"home_page": "http://pymeanshift.googlecode.com",
"name": "pymeanshift",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "image segmentation,mean shift,numpy,C++",
"author": "fltenwalll",
"author_email": "fltenwall@163.com",
"download_url": "https://files.pythonhosted.org/packages/6e/1c/1f5b02b2ae09fc03b2e46e2369b8ad70bb2c7abfff67d3f4ad82cc47e398/pymeanshift-0.2.2.tar.gz",
"platform": "Linux, Windows, MacOS X",
"description": "C++ extension for segmenting images with the mean shift algorithm. Segmentation can be performed on color or grayscale images represented by Numpy arrays.",
"bugtrack_url": null,
"license": "GNU General Public License (GPL) version 3",
"summary": "Python Extension for Mean Shift Image Segmentation",
"version": "0.2.2",
"project_urls": {
"Homepage": "http://pymeanshift.googlecode.com"
},
"split_keywords": [
"image segmentation",
"mean shift",
"numpy",
"c++"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6e1c1f5b02b2ae09fc03b2e46e2369b8ad70bb2c7abfff67d3f4ad82cc47e398",
"md5": "3e7e133be9fb585004f4ad8075b9a2cd",
"sha256": "fe2b3dac59d2f2c6b264ed2b331320622580ca0fd36e2b4cbf73453ec41b7fe2"
},
"downloads": -1,
"filename": "pymeanshift-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "3e7e133be9fb585004f4ad8075b9a2cd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 74020,
"upload_time": "2023-11-26T14:41:36",
"upload_time_iso_8601": "2023-11-26T14:41:36.129370Z",
"url": "https://files.pythonhosted.org/packages/6e/1c/1f5b02b2ae09fc03b2e46e2369b8ad70bb2c7abfff67d3f4ad82cc47e398/pymeanshift-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-26 14:41:36",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pymeanshift"
}