digitalmars.D.announce - DCV has a new release.
- Ferhat =?UTF-8?B?S3VydHVsbXXFnw==?= (17/17) May 20 I've been working on DCV for some years. Recently, DCV has
- Andrea Fontana (5/9) May 20 Great!
- Mike Shah (2/19) May 20 Well done Ferhat!
I've been working on DCV for some years. Recently, DCV has started to be used by some projects, such as etichetta[1]. Even though it's still far from perfect, I think DCV deserves a new version. Existing unit tests pass. New ones are also necessary. Docs are produced for most functions. Here it is https://github.com/libmir/dcv/releases/tag/v0.4.0 And here are some fun examples: panorama stitching: https://github.com/libmir/dcv/tree/master/examples/imagestitchinghomography Binary region analysis: https://github.com/libmir/dcv/tree/master/examples/measure Video input: https://github.com/libmir/dcv/blob/master/examples/video/source/app.d Basic image manipulation: https://github.com/libmir/dcv/blob/master/examples/imgmanip 1: https://github.com/trikko/etichetta
May 20
On Monday, 20 May 2024 at 11:47:25 UTC, Ferhat Kurtulmuş wrote:I've been working on DCV for some years. Recently, DCV has started to be used by some projects, such as etichetta[1]. Even though it's still far from perfect, I think DCV deserves a new version. Existing unit tests pass. New ones are also necessary.Great! With your help etichetta would never have been able to use the AI. I hope DCV will continue evolving. :) Andrea
May 20
On Monday, 20 May 2024 at 11:47:25 UTC, Ferhat Kurtulmuş wrote:I've been working on DCV for some years. Recently, DCV has started to be used by some projects, such as etichetta[1]. Even though it's still far from perfect, I think DCV deserves a new version. Existing unit tests pass. New ones are also necessary. Docs are produced for most functions. Here it is https://github.com/libmir/dcv/releases/tag/v0.4.0 And here are some fun examples: panorama stitching: https://github.com/libmir/dcv/tree/master/examples/imagestitchinghomography Binary region analysis: https://github.com/libmir/dcv/tree/master/examples/measure Video input: https://github.com/libmir/dcv/blob/master/examples/video/source/app.d Basic image manipulation: https://github.com/libmir/dcv/blob/master/examples/imgmanip 1: https://github.com/trikko/etichettaWell done Ferhat!
May 20