Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
oulipo
on June 30, 2012
|
parent
|
context
|
favorite
| on:
Introducing ccv, a modern computer vision library
Also, I think the way forward is something like scikit.image (python library) with a way to add C-coded algorithms
lvh
on June 30, 2012
[–]
Doesn't scikit already have an obvious way to add C code? It's Python. There's Cython/raw CPython API if you don't care about compatibility with alternative implementations, and ctypes (shudder) if you do.
JoachimSchipper
on June 30, 2012
|
parent
[–]
Way off-topic, but are you saying that ctypes is
less
pleasant than the CPython API? My experience with the latter wasn't all that pleasant...
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: