sccolbert
25e9ec82df
added color conversion
2009-10-24 15:08:26 +02:00
sccolbert
e8eccb7040
bogus build commit
2009-10-24 13:09:55 +02:00
sccolbert
d6f524830f
fixed camera calibration to 4-vec for opencv 1 support
2009-10-24 13:06:52 +02:00
sccolbert
c2b98b259a
added color conversion constants
2009-10-24 13:05:15 +02:00
sccolbert
d2697df064
synched with upstream and added integral images
2009-10-24 12:40:32 +02:00
Stefan van der Walt
06ab076c75
Merge branch 'color' of http://github.com/rgommers/scikits.image
2009-10-24 11:58:45 +02:00
Stefan van der Walt
c3dd1e486e
Add package __version__.
2009-10-24 11:48:58 +02:00
Stefan van der Walt
714a49a849
Fix bug in libimport.
2009-10-24 11:25:03 +02:00
Stefan van der Walt
5a2ebbd75f
Merge with Chris's branch.
2009-10-24 11:24:49 +02:00
Stefan van der Walt
134c1e0090
Update tasks list and release instructions.
2009-10-24 10:31:58 +02:00
sccolbert
f2e5b3e704
verified only float32 is valid for cvFilter2D kernel
2009-10-23 21:27:22 +02:00
sccolbert
dd5cff69b5
added cvFilter2D. This supports convolution with an arbitrary filter.
2009-10-23 21:17:21 +02:00
sccolbert
c2bfc99818
added morphology functions and support for IplConvKernel
2009-10-23 20:40:05 +02:00
sccolbert
e44bb5bd00
added camera calibration from Holger Rapp and fixed a bug in CvMat struct
2009-10-23 15:06:35 +02:00
Ralf Gommers
04f01ffce4
Add note on assumed data range.
2009-10-23 15:06:27 +02:00
Stefan van der Walt
8f9e6a9fbf
Unify libcv loader under different platforms.
2009-10-23 12:11:59 +02:00
Stefan van der Walt
d753726a83
Fix _libimport when libcv is not available.
2009-10-23 11:18:10 +02:00
Ralf Gommers
a93e5f9e6c
Add color spaces work to contributors file.
2009-10-23 10:51:53 +02:00
Ralf Gommers
91b0d63800
Remove explicit checks of image type and NaN, and correct dtype descriptor.
2009-10-23 10:48:15 +02:00
Ralf Gommers
caede7762b
Add a function to convert from any color space directly to any other space.
2009-10-22 11:45:57 +02:00
Stefan van der Walt
d277058ff9
Include auto-generated API files in distribution.
2009-10-22 10:34:41 +02:00
Stefan van der Walt
3b6a028c6b
Add MANIFEST.in for building source package.
2009-10-22 10:26:58 +02:00
Ralf Gommers
d7b49ef950
Remove NTSC color space.
...
Reason: it was not clear exactly what this was and what it was for. The color
space used for NTSC video is YIQ, not RGB NTSC.
2009-10-22 01:18:02 +02:00
Ralf Gommers
64f65e0160
Clean up the colorconv module docstring.
2009-10-22 01:14:02 +02:00
Ralf Gommers
57b73a5f53
Add NTSC color space.
...
Also a typo in rgbcie fixed.
2009-10-21 18:30:09 +02:00
Ralf Gommers
060916cd42
Bug fix for imread so images that are already grey-scale do not get flattened.
2009-10-21 16:39:48 +02:00
Ralf Gommers
cf37916022
Convert matrix lists to arrays, add RGB CIE color space.
2009-10-20 13:12:18 +02:00
Ralf Gommers
94f5eeac25
Add description of the API to the module docstring.
...
This is not all implemented yet, mostly a description of what I want it to look
like in the end. This required figuring out the right matrices based on some of
the random ones in Travis' code. Should not be too difficult.
2009-10-20 12:10:33 +02:00
Stefan van der Walt
2e29d257c3
Update tasks list.
2009-10-20 07:05:12 +02:00
Ralf Gommers
5de5014589
Add docstrings for rgb2xyz and xyz2rgb.
2009-10-19 19:39:00 +02:00
Ralf Gommers
1a4ae96024
Add RGB to XYZ bidi conversion.
2009-10-19 18:57:31 +02:00
Ralf Gommers
844f14bca0
Extract the type and shape checks into a common function.
2009-10-19 15:14:21 +02:00
Ralf Gommers
6097565337
Add note on loss of precision.
2009-10-19 14:48:12 +02:00
Ralf Gommers
1657a4d1b8
Implement hsv2rgb.
2009-10-19 14:34:00 +02:00
Ralf Gommers
6c80fa6a55
Add documentation for rgb2hsv.
2009-10-19 10:48:09 +02:00
Ralf Gommers
032d0cd785
Change import to form used everywhere else.
2009-10-19 10:38:44 +02:00
Stefan van der Walt
96efa2a6a5
Docs: In API generator, also recognise extensions.
2009-10-17 12:56:46 +02:00
Stefan van der Walt
bf97b0f928
Clean up scikits.image namespace.
2009-10-17 12:39:56 +02:00
Stefan van der Walt
8cc912217b
Remove task completed by Ralf.
2009-10-17 12:34:05 +02:00
Stefan van der Walt
96360f5bd6
Remove self-referencing import.
2009-10-17 12:32:25 +02:00
Stefan van der Walt
9025c5d3b0
Clean up opencv namespace and imports.
2009-10-17 12:28:33 +02:00
Stefan van der Walt
83e66c57e6
Merge branch 'docs' of http://github.com/rgommers/scikits.image
...
Conflicts:
.gitignore
2009-10-17 08:16:40 +02:00
Stefan van der Walt
fd9fadb06c
Update contributors.
2009-10-17 07:41:03 +02:00
Stefan van der Walt
85874ce560
Merge branch 'master' of github.com:stefanv/scikits.image
2009-10-17 07:39:01 +02:00
Stefan van der Walt
88886ba997
Ignore build directory.
2009-10-17 07:38:05 +02:00
Stefan van der Walt
8ec3abb3f5
Fix importing of opencv when libraries are not installed / extensions are not compiled.
2009-10-17 07:37:29 +02:00
Stefan van der Walt
62f67611af
Expand OpenCV installation instructions.
2009-10-17 06:39:47 +02:00
sccolbert
aa20e903d1
added "cxcore" to __all__
2009-10-16 21:29:55 +02:00
sccolbert
1e1958b414
added 4 warping functions. Added CvMat support.
...
Added cvGetRectSubPix, cvGetQuadrangleSubPix, cvWarpAffine, cvWarpPerspective.
As a byproduct added CvMat support.
2009-10-16 21:25:20 +02:00
sccolbert
d26404969d
added chessboard data images, modified install.txt, and .gitignore
2009-10-16 16:12:45 +02:00