summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Add opencl-reduceMatthias Vogelgesang2017-12-141-0/+61
|
* Add sinogram exampleMatthias Vogelgesang2017-11-291-0/+12
|
* Fix link in example and describe two ffc optionsMatthias Vogelgesang2017-11-291-1/+5
|
* Add example to describe the flat field correctionMatthias Vogelgesang2017-11-291-0/+66
|
* docs: use bash code blocksMatthias Vogelgesang2017-11-121-2/+6
|
* Add examples for reconstructionMatthias Vogelgesang2017-11-122-0/+56
|
* sphinx: fix GObject dereferencingMatthias Vogelgesang2017-11-111-2/+3
|
* Added missing rotation filter class nameRaphael Pour2017-10-271-7/+9
|
* Add circular `mask` filterMatthias Vogelgesang2017-10-181-0/+8
|
* Add cv-show processorMatthias Vogelgesang2017-10-181-0/+17
| | | | This task uses the OpenCV imshow function to display results from a stream.
* read: clarify retries documentationMatthias Vogelgesang2017-10-171-1/+3
|
* read: add lazy timeout-based readingMatthias Vogelgesang2017-10-171-0/+10
|
* Fix installation guideMatthias Vogelgesang2017-09-251-4/+3
|
* write: add counter-start and counter-stepMatthias Vogelgesang2017-09-051-0/+10
|
* Add rotate filterTomas Farago2017-08-281-0/+35
|
* Add stitch taskTomas Farago2017-08-241-0/+46
|
* Add interpolate-stream taskMatthias Vogelgesang2017-08-151-1/+10
|
* raw-read: split offset in pre and post offsetsMatthias Vogelgesang2017-04-051-2/+6
|
* Add correlate-stacks taskMatthias Vogelgesang2017-02-281-0/+15
|
* Add cut taskMatthias Vogelgesang2017-02-281-0/+14
|
* opencl: add example kernelMatthias Vogelgesang2017-02-271-1/+9
|
* Replace stdout filter with standard write moduleMatthias Vogelgesang2017-02-241-14/+2
|
* null: allow printing durations from timestampsMatthias Vogelgesang2017-02-161-0/+4
|
* Add stamp filter to print current iteration intoMatthias Vogelgesang2017-02-161-0/+20
|
* docs: do not set explicit property targetsMatthias Vogelgesang2017-01-311-1/+2
|
* write: add minimum/maximum to control conversionMatthias Vogelgesang2017-01-271-1/+13
|
* docs: explain how to build contrib filtersMatthias Vogelgesang2017-01-182-3/+14
|
* Include documentation for contributed workMatthias Vogelgesang2017-01-173-0/+153
|
* Add documentation for some undocumented tasksMatthias Vogelgesang2016-12-191-0/+182
|
* Update documentationMariaMatveeva2016-12-155-145/+183
|
* metaballs: remove run-infinitely and fps propsMatthias Vogelgesang2016-11-191-5/+0
|
* loop: rename ::count to ::numberMatthias Vogelgesang2016-11-191-1/+1
| | | | This is in line with all the other filters.
* Flatten generator and sink doc hierarchyMatthias Vogelgesang2016-11-182-22/+12
|
* Re-arrange filter documentationMatthias Vogelgesang2016-11-181-319/+346
|
* Add binarization filterMatthias Vogelgesang2016-11-181-1/+13
|
* Add basic segmentation filterMatthias Vogelgesang2016-11-181-5/+23
|
* Fix Sphinx buildMatthias Vogelgesang2016-11-171-5/+5
| | | | Apparently we cannot have a node named "filter" ...
* Document the filter taskMatthias Vogelgesang2016-11-171-0/+36
|
* Do not reinitialize CMake in docsMatthias Vogelgesang2016-11-161-2/+0
|
* Add option to build Sphinx manualMatthias Vogelgesang2016-11-061-0/+30
|
* Fix filter docsMatthias Vogelgesang2016-10-282-2/+7
|
* Fix filter and generator docsMatthias Vogelgesang2016-10-242-2/+10
|
* Fix documentation problemMatthias Vogelgesang2016-10-241-1/+1
|
* Add GEMM matrix multiplication using CLBlastMatthias Vogelgesang2016-10-241-1/+23
|
* Add bin filter to bin pixel valuesMatthias Vogelgesang2016-10-051-0/+12
|
* docs: fix float conversion propertyMatthias Vogelgesang2016-05-191-2/+2
|
* Add MemoryIn taskMatthias Vogelgesang2016-05-021-2/+54
|
* Add MemoryOut taskMatthias Vogelgesang2016-05-021-0/+41
|
* Merge pull request #109 from ufo-kit/merge-ankafiltersMatthias Vogelgesang2016-04-011-0/+77
|\ | | | | Merge ankafilters
| * Document LaminoBackprojectTomas Farago2016-03-181-0/+62
| |