image processing
-
-
Does anyone know of a good image processing tutorial? I would like to find some hands on labs for creating image differences, rotatinig, transforming, ... images. I googled for some C# tutorials and found some youtube videos and sample codes, but they are pretty limited. (and code not explained very well) If possible in C# or Python (or Java), but even a good background theorie would do. I have some books, but they are heavy material to run through and I'm looking for something more light to start with. thanks in advance. (apologies if this is considered a programming question, but I don't immediately see an appropriate forum for this...)
V.
(MQOTD rules and previous solutions) -
I think he meant programmatically processed, not manually processed with a computer. I hope this is understandable.
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.
-
Does anyone know of a good image processing tutorial? I would like to find some hands on labs for creating image differences, rotatinig, transforming, ... images. I googled for some C# tutorials and found some youtube videos and sample codes, but they are pretty limited. (and code not explained very well) If possible in C# or Python (or Java), but even a good background theorie would do. I have some books, but they are heavy material to run through and I'm looking for something more light to start with. thanks in advance. (apologies if this is considered a programming question, but I don't immediately see an appropriate forum for this...)
V.
(MQOTD rules and previous solutions)Our own CG has several good tutorials: Image Processing for Dummies with C# and GDI+ Part 1 - Per Pixel Filters[^] Image Processing for Dummies with C# and GDI+ Part 2 - Convolution Filters[^] Image Processing for Dummies with C# and GDI+ Part 3 - Edge Detection Filters[^] Image Processing for Dummies with C# and GDI+ Part 4 - Bilinear Filters and Resizing[^] Image Processing for Dummies with C# and GDI+ Part 5 - Displacement filters, including swirl[^] Image Processing for Dummies with C# and GDI+ Part 6 - The HSL color space[^] Alternatively, you could check out one of my all time favourite articles: Image Processing Lab in C#[^] Use this to get into the truly wonderful AForge.NET[^].
-
Does anyone know of a good image processing tutorial? I would like to find some hands on labs for creating image differences, rotatinig, transforming, ... images. I googled for some C# tutorials and found some youtube videos and sample codes, but they are pretty limited. (and code not explained very well) If possible in C# or Python (or Java), but even a good background theorie would do. I have some books, but they are heavy material to run through and I'm looking for something more light to start with. thanks in advance. (apologies if this is considered a programming question, but I don't immediately see an appropriate forum for this...)
V.
(MQOTD rules and previous solutions) -
-
Our own CG has several good tutorials: Image Processing for Dummies with C# and GDI+ Part 1 - Per Pixel Filters[^] Image Processing for Dummies with C# and GDI+ Part 2 - Convolution Filters[^] Image Processing for Dummies with C# and GDI+ Part 3 - Edge Detection Filters[^] Image Processing for Dummies with C# and GDI+ Part 4 - Bilinear Filters and Resizing[^] Image Processing for Dummies with C# and GDI+ Part 5 - Displacement filters, including swirl[^] Image Processing for Dummies with C# and GDI+ Part 6 - The HSL color space[^] Alternatively, you could check out one of my all time favourite articles: Image Processing Lab in C#[^] Use this to get into the truly wonderful AForge.NET[^].
-
-
Does anyone know of a good image processing tutorial? I would like to find some hands on labs for creating image differences, rotatinig, transforming, ... images. I googled for some C# tutorials and found some youtube videos and sample codes, but they are pretty limited. (and code not explained very well) If possible in C# or Python (or Java), but even a good background theorie would do. I have some books, but they are heavy material to run through and I'm looking for something more light to start with. thanks in advance. (apologies if this is considered a programming question, but I don't immediately see an appropriate forum for this...)
V.
(MQOTD rules and previous solutions)I just read through this one: computer vision in python[^]
Curvature of the Mind now with 3D
-
I just read through this one: computer vision in python[^]
Curvature of the Mind now with 3D