I have written this piece of code to break an image into 9 pieces and it gives me runtime error. There is no error in LogCat and I am stuck. The error comes at line 7 line from bottom (Bitmap.createBi
I\'m working on a 4-point image transformation for an application.The user would either drag each corner around to create a valid quadrilateral shape, or use its \"bounding box\" to resize it vertical
I would l开发者_C百科ike to be able to zoom (-/+) an image that is placed under a panel. I would like the zoomed version of the image to be displayed within that panel. How can I achieve this in C#?
I am doing some image scaling using GDI+ (C#), a开发者_JS百科nd have noticed a problem where the image I am scaling is being cut off along the left and top edges.
I\'ve been working on a UV to XY coordinate space translation algorithm for applying image distortions based on simple equations, in PHP.
What\'s the most efficient way to do image pyramiding in CUDA?I have written my own kernels to do so but imagine we can do better.
I am trying to use some PHP GD functions to stretch some text in an image开发者_开发知识库. What\'s the easiest way to do this?
I readthe Zhang-Suen \'s Thinning Algorithm from the web and write the perl code to thinning the image. But when the code runs, the code causes a excessive erosion of the region. the ascii image below
My BlackBerry application should fetch an image from a web service and display the image as a thum开发者_如何转开发bnail. Can anyone give me an idea on how to achieve this?petteri is right about using
Here\'s the setup: This is for an ecommerce art site where some paintings are canvas transfers. The painting wraps around the sides and top and bottom of the canvas. We have high-res images of the ent