image-processing
save graphics to buffered image
I have few classes and functions in java code. one of the function is drawing a graph using graphics object.[详细]
2023-04-13 08:08 分类:问答Gaussian blur and FFT
I´m trying to make开发者_Python百科 an implementation of Gaussian blur for a school project. I need to make both a CPU and a GPU implementation to compare performance.[详细]
2023-04-13 03:48 分类:问答How to scale larger images in android?
i am using following code to download and display images in android its works many time but some times it gives me error for larger images any one guide me what is the solutions to this problem?[详细]
2023-04-13 00:48 分类:问答edge detection issue on Text detection in images
I am trying to implement Epshtein\'s paper(Detecting text in natural scenes with stroke width transform(2010)) on text detection in natural images.[详细]
2023-04-12 23:47 分类:问答Linq instead two loops get pixel color and point from image
How can i use linq to list all pixels from image and process on them? For example we have: for (int i = 0; i < this.bitmap.Width; i++)[详细]
2023-04-12 23:24 分类:问答Drupal 7 - 'Text on Image' Conversion
How can we convert the contents of the article into image/pdf format in drupal 7. Suppose, we are viewing a article in some textformat (ie default format of drupal) and if we want to see the contents[详细]
2023-04-12 20:06 分类:问答Background subtraction in OpenCV(C++)
I want to implement a background averaging method. I have 50 frames of images taken in one second and some of the frames contain lightning which I want to extract as the foreground. The frames are tak[详细]
2023-04-12 19:34 分类:问答Face Detection in J2ME
This is my first time on stackoverflow asking questions so I will try my best to describe what I want to the best of my ability.[详细]
2023-04-12 18:55 分类:问答BufferedImage Android Port
I am in the process of porting some java code to Android. The code is doing some image recognition and uses BufferedImage I have managed to move most of the functionality over to Bitmap but I am strug[详细]
2023-04-12 13:15 分类:问答Is there any image comparison server software out there, made from something like OpenCV (Windows or Mac)?
Is there any image comparison server software out there, made from something like OpenCV (Windows or Mac)? I\'m looking to make an in-house image recognition server for an internal project and I need[详细]
2023-04-12 12:50 分类:问答