{"id":13992070,"url":"https://github.com/sightmachine/simplecv-js","last_synced_at":"2025-07-22T15:31:09.931Z","repository":{"id":4715065,"uuid":"5863090","full_name":"sightmachine/simplecv-js","owner":"sightmachine","description":"A Javascript/Coffeescript companion library to SimpleCV","archived":false,"fork":false,"pushed_at":"2014-01-24T14:02:09.000Z","size":2724,"stargazers_count":247,"open_issues_count":19,"forks_count":37,"subscribers_count":93,"default_branch":"master","last_synced_at":"2024-08-10T14:08:43.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sightmachine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-18T21:10:24.000Z","updated_at":"2023-07-11T17:25:43.000Z","dependencies_parsed_at":"2022-08-06T17:31:02.916Z","dependency_job_id":null,"html_url":"https://github.com/sightmachine/simplecv-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sightmachine%2Fsimplecv-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sightmachine%2Fsimplecv-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sightmachine%2Fsimplecv-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sightmachine%2Fsimplecv-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sightmachine","download_url":"https://codeload.github.com/sightmachine/simplecv-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227124181,"owners_count":17734276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-09T14:01:46.548Z","updated_at":"2024-11-29T12:31:14.446Z","avatar_url":"https://github.com/sightmachine.png","language":"JavaScript","readme":"# SimpleCV.js - a port of the SimpleCV Framework to Javascript\n\nCurrently a Skeleton\n\n[**CHECK OUT THE LIVE DEMO (Chrome only!)**](http://demo.simplecv.org/)\n\n## Requirements\n\n[Coffee Script](http://coffeescript.org/)\n[Node.js](http://nodejs.org) ~ v0.6.10\n[Node Package Manager](https://npmjs.org/)\n\n## Quick Start Guide\n\n_Note that this quickstart guide is tested and works for Ubuntu 12.04 LTS_\n\n* Install [brunch](http://brunch.io/).\n* Install [coffe-script-brunch](https://github.com/brunch/coffee-script-brunch) which adds support for Coffee Script.\n* Install a [coffee script](http://coffeescript.org/) build environment.\n* _Optional_ Install [SimpleCV](https://github.com/sightmachine/simplecv#installation) and its dependencies.\n* Run `npm install` to install missing dependencies\n* Add the following command to your .bashrc file and source the file:\n  alias http \"python -m SimpleHTTPServer\"\n* Run the following commands in the shell\n    * \u003e cd simplecv-js \n    * \u003e brunch build\n    * \u003e brunch watch \u0026  \n    * \u003e http\n* Using Chrome go to locahost:8000/public/ and check out the results.\n* Most of the action happens in /simplecv-js/app/models/Image.coffee\n* Enjoy!\n\nTo test the javascript to python functionality do the following:\n\n* cd ./simplecv-js/webrtc-2-python \n* python server.py\n* Using Chrome go to localhost:8080\n* Allow the camera.\n* Enjoy!\n\nWraps the following:\n\n* ccv.js \u0026 face.js: https://github.com/liuliu/ccv\n* cv.js (partial OpenCV port): http://code.google.com/p/js-aruco/\n* processing.js: http://processingjs.org/\n* caman.js: https://github.com/meltingice/CamanJS\n* depth.js: https://github.com/doug/depthjs\n* psx.js: https://github.com/zhijie/psx\n* paintbrush.js: https://github.com/mezzoblue/PaintbrushJS\n* filter.js: https://github.com/foo123/FILTER.js\n* pixastic: https://github.com/jseidelin/pixastic\n* seam carving.js: https://github.com/axemclion/seamcarving\n* three.js: https://github.com/mrdoob/three.js/\n* d3.js: https://github.com/mbostock/d3\n* hogdescriptor.js: https://github.com/harthur/hog-descriptor\n* brain.js: https://github.com/harthur/brain\n* jsqrcode: https://github.com/LazarSoft/jsqrcode\n\n\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsightmachine%2Fsimplecv-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsightmachine%2Fsimplecv-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsightmachine%2Fsimplecv-js/lists"}