Problem : Is it possible to replace the image portion of a JPG but keep the embedded metadata? Alternatively, is […]
Tag: image-processing
Open huge TIF in .NET and copy parts to new image [closed]
Problem : Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. We don’t allow […]
Color Image Quantization in .NET
Problem : I want to reduce the number of unique colors of a bitmap in c#. The reason I want […]
Detect an object in a camera image in C# [closed]
Problem : Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Questions asking us […]
Convert byte[,] to byte[]
Problem : Does anyone know of an efficient way to flatten a 2d array (non-jagged) in C# to a 1d […]
Crop/Remove Unwanted Space at the edges of image
Problem : I have search a lot to remove the unwanted space but could not found. I only found links […]
Free/open library to find similar images
Problem : I’m looking for stable and mature free/opensource library allows to compare two images. I found this one but […]
How to convert from type Image to type BitmapImage?
Problem : Does anyone know how to create a BitmapImage from an Image? Here is the code that I’m working […]
guassian smoothening formula application
Problem : How to apply guassian smoothening formula for a graph which is in array? these array are mapped to […]
How to get a part of an image and use it as a separate image?
Problem : I have a tileset but all the tiles are in one image. I want to get every tile […]
- 1
- 2