{ "info": { "author": "Adrian Rosebrock", "author_email": "adrian@pyimagesearch.com", "bugtrack_url": null, "classifiers": [], "description": "Performs color transfer between two images. Loosely based on the \"Color Transfer between Images\" paper by Reinhard et al., 2001.\r\n\r\nFor more information and a detailed code review, head over to: http://www.pyimagesearch.com/2014/06/30/super-fast-color-transfer-images/", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/jrosebr1/color_transfer/tarball/0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jrosebr1/color_transfer", "keywords": "computer vision,image processing,color,rgb,lab", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "color_transfer", "package_url": "https://pypi.org/project/color_transfer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/color_transfer/", "project_urls": { "Download": "https://github.com/jrosebr1/color_transfer/tarball/0.1", "Homepage": "https://github.com/jrosebr1/color_transfer" }, "release_url": "https://pypi.org/project/color_transfer/0.1/", "requires_dist": null, "requires_python": null, "summary": "Implements color transfer between two images using the Lab color space, similar to the Reinhard et al. paper,", "version": "0.1" }, "last_serial": 1138455, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ae2072fea45b8f51c57ddc781c0708b6", "sha256": "4967e75ec2407d84ad109a3ac61be826bfd8858edc57960da484033c36dce0ee" }, "downloads": -1, "filename": "color_transfer-0.1.tar.gz", "has_sig": false, "md5_digest": "ae2072fea45b8f51c57ddc781c0708b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1695, "upload_time": "2014-06-26T14:56:11", "url": "https://files.pythonhosted.org/packages/7d/75/5f4cd43f40d5b5ce960163807740685db6be94717b5cbf74bb0dda3fa205/color_transfer-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ae2072fea45b8f51c57ddc781c0708b6", "sha256": "4967e75ec2407d84ad109a3ac61be826bfd8858edc57960da484033c36dce0ee" }, "downloads": -1, "filename": "color_transfer-0.1.tar.gz", "has_sig": false, "md5_digest": "ae2072fea45b8f51c57ddc781c0708b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1695, "upload_time": "2014-06-26T14:56:11", "url": "https://files.pythonhosted.org/packages/7d/75/5f4cd43f40d5b5ce960163807740685db6be94717b5cbf74bb0dda3fa205/color_transfer-0.1.tar.gz" } ] }