Click here to Skip to main content
15,918,243 members
Home / Discussions / C#
   

C#

 
GeneralRe: update Pin
kjosh26-May-06 22:17
kjosh26-May-06 22:17 
QuestionImage manipulation and transformation Pin
Talal Sultan26-May-06 12:22
Talal Sultan26-May-06 12:22 
AnswerRe: Image manipulation and transformation Pin
Christian Graus26-May-06 12:37
protectorChristian Graus26-May-06 12:37 
GeneralRe: Image manipulation and transformation Pin
Talal Sultan26-May-06 12:55
Talal Sultan26-May-06 12:55 
QuestionResize image (Icon or Bitmap) [modified] Pin
Dima Filipiuk26-May-06 12:16
Dima Filipiuk26-May-06 12:16 
QuestionI have function that finds a smaller image within a big image, but I'm stuck Pin
Psytherium26-May-06 10:53
Psytherium26-May-06 10:53 
AnswerRe: I have function that finds a smaller image within a big image, but I'm stuck Pin
leppie26-May-06 12:23
leppie26-May-06 12:23 
GeneralRe: I have function that finds a smaller image within a big image, but I'm stuck Pin
Psytherium26-May-06 14:27
Psytherium26-May-06 14:27 
Would I be able to use the algorithm on the byte pointer that is created? Or would I have to convert those bytes into a string? Would the following be a way to implement the algorithm?

Use the first "row" of bytes of the smaller image as the search pattern. Then search the whole byte array of the larger image for the first occurance(if any at all) of the search pattern. If there's a match, check the next "row" of bytes of the larger image to see if it matches the second "row" of bytes for the smaller image, and so on.

Thanks for the reply!
Jon
GeneralRe: I have function that finds a smaller image within a big image, but I'm stuck Pin
leppie26-May-06 21:35
leppie26-May-06 21:35 
QuestionMinimize button click event? Pin
NaNg1524126-May-06 10:29
NaNg1524126-May-06 10:29 
AnswerRe: Minimize button click event? Pin
Dan Neely26-May-06 10:34
Dan Neely26-May-06 10:34 
GeneralRe: Minimize button click event? Pin
NaNg1524126-May-06 10:35
NaNg1524126-May-06 10:35 
AnswerRe: Minimize button click event? Pin
Member 861778022-May-12 9:48
Member 861778022-May-12 9:48 
QuestionOne Crystal Report, Two Subreports Pin
CombatRob26-May-06 10:23
CombatRob26-May-06 10:23 
Questionupdate with datagridview Pin
kjosh26-May-06 10:14
kjosh26-May-06 10:14 
AnswerRe: update with datagridview Pin
maryamf26-May-06 10:56
maryamf26-May-06 10:56 
GeneralRe: update with datagridview Pin
kjosh26-May-06 11:07
kjosh26-May-06 11:07 
GeneralRe: update with datagridview Pin
Sean8926-May-06 12:09
Sean8926-May-06 12:09 
AnswerRe: update with datagridview [modified] Pin
Mairaaj Khan26-May-06 20:04
professionalMairaaj Khan26-May-06 20:04 
QuestionXML root not found (Stream problem) [modified] Pin
NaNg1524126-May-06 9:19
NaNg1524126-May-06 9:19 
AnswerRe: XML root not found (Stream problem) Pin
Dustin Metzgar26-May-06 9:25
Dustin Metzgar26-May-06 9:25 
GeneralRe: XML root not found (Stream problem) Pin
NaNg1524126-May-06 9:34
NaNg1524126-May-06 9:34 
QuestionRotating line Pin
Mega700026-May-06 9:01
Mega700026-May-06 9:01 
AnswerRe: Rotating line Pin
led mike26-May-06 9:18
led mike26-May-06 9:18 
Questionwhat is Shell Protection and how to Protect My EXE ? Pin
hdv21226-May-06 7:56
hdv21226-May-06 7:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.