Click here to Skip to main content
15,922,533 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: eliminate the space Pin
Luc Pattyn11-Oct-07 1:16
sitebuilderLuc Pattyn11-Oct-07 1:16 
GeneralRe: eliminate the space Pin
nishkarsh_k11-Oct-07 20:00
nishkarsh_k11-Oct-07 20:00 
QuestionOpen VB.Net form from vb6 Pin
QPun10-Oct-07 20:58
QPun10-Oct-07 20:58 
AnswerRe: Open VB.Net form from vb6 Pin
Christian Graus10-Oct-07 22:29
protectorChristian Graus10-Oct-07 22:29 
GeneralRe: Open VB.Net form from vb6 Pin
QPun10-Oct-07 23:46
QPun10-Oct-07 23:46 
GeneralRe: Open VB.Net form from vb6 Pin
Christian Graus11-Oct-07 0:18
protectorChristian Graus11-Oct-07 0:18 
GeneralRe: Open VB.Net form from vb6 Pin
QPun16-Oct-07 15:23
QPun16-Oct-07 15:23 
QuestionNeed example for read/write bmp Pin
rfrank535610-Oct-07 19:32
rfrank535610-Oct-07 19:32 
Hi
I need to build an app that does the following - I am processing about 1000 10MP files each week . . .

Read a jpg, inflate to bmp in memory
search the bmp row by row for a selected color -
when found copy and display a 300x400 pixel snippet,
determine the min/max x-y bounds of the homogenous color and save for later exclusion processing,
create a new bmp structure with this data,
allow a user to enter a string to append to the original file name (or OCR the pixels contained in the bounded area),
then save the new image, and
continue searching frombeyond the bounded area.

I think I need an api to read the jpg data into a bmp table - then do some straightforward line scanning, some calculations for determining the bounds of the extract area, then an api to an ocr routine, then an api to write the new file.

Does anyone have pointers to code snippets that will model any of these components

Thanks



Bob

AnswerRe: Need example for read/write bmp Pin
Christian Graus10-Oct-07 22:31
protectorChristian Graus10-Oct-07 22:31 
GeneralRe: Need example for read/write bmp Pin
rfrank535611-Oct-07 18:10
rfrank535611-Oct-07 18:10 
QuestionSwitching between .Net Framework 1.1 to 3.0 Pin
Soumyadipta10-Oct-07 19:24
Soumyadipta10-Oct-07 19:24 
AnswerRe: Switching between .Net Framework 1.1 to 3.0 Pin
Christian Graus10-Oct-07 22:32
protectorChristian Graus10-Oct-07 22:32 
AnswerRe: Switching between .Net Framework 1.1 to 3.0 Pin
Luc Pattyn10-Oct-07 23:16
sitebuilderLuc Pattyn10-Oct-07 23:16 
Questioncan we make DIV Read only Pin
Satish_S10-Oct-07 19:12
Satish_S10-Oct-07 19:12 
AnswerRe: can we make DIV Read only Pin
Christian Graus10-Oct-07 22:32
protectorChristian Graus10-Oct-07 22:32 
GeneralRe: can we make DIV Read only Pin
Satish_S10-Oct-07 23:19
Satish_S10-Oct-07 23:19 
GeneralRe: can we make DIV Read only Pin
Christian Graus10-Oct-07 23:29
protectorChristian Graus10-Oct-07 23:29 
GeneralRe: can we make DIV Read only Pin
Satish_S11-Oct-07 1:44
Satish_S11-Oct-07 1:44 
QuestionHTML split using Dot Net Pin
Vidhya Sagar10-Oct-07 16:24
Vidhya Sagar10-Oct-07 16:24 
AnswerRe: HTML split using Dot Net Pin
pmarfleet10-Oct-07 19:43
pmarfleet10-Oct-07 19:43 
GeneralRe: HTML split using Dot Net Pin
Vidhya Sagar11-Oct-07 18:44
Vidhya Sagar11-Oct-07 18:44 
GeneralRe: HTML split using Dot Net Pin
pmarfleet11-Oct-07 21:46
pmarfleet11-Oct-07 21:46 
GeneralRe: HTML split using Dot Net Pin
Vidhya Sagar12-Oct-07 20:04
Vidhya Sagar12-Oct-07 20:04 
GeneralRe: HTML split using Dot Net Pin
pmarfleet12-Oct-07 23:21
pmarfleet12-Oct-07 23:21 
GeneralRe: HTML split using Dot Net Pin
Vidhya Sagar14-Oct-07 16:26
Vidhya Sagar14-Oct-07 16:26 

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.