Click here to Skip to main content
15,891,704 members
Home / Discussions / C#
   

C#

 
GeneralRe: XML Deserialization problem Pin
Guinness4Strength27-Jun-08 3:19
Guinness4Strength27-Jun-08 3:19 
QuestionUnable to delete Pin
twistz26-Jun-08 16:49
twistz26-Jun-08 16:49 
AnswerRe: Unable to delete Pin
Christian Graus26-Jun-08 16:57
protectorChristian Graus26-Jun-08 16:57 
Questionhi, I want to create Datatable sorted by... Pin
ngoloi26-Jun-08 15:22
ngoloi26-Jun-08 15:22 
AnswerRe: hi, I want to create Datatable sorted by... Pin
Harvey Saayman26-Jun-08 21:09
Harvey Saayman26-Jun-08 21:09 
GeneralRe: hi, I want to create Datatable sorted by... Pin
ngoloi26-Jun-08 22:01
ngoloi26-Jun-08 22:01 
QuestionValidating an SQL Database shape with C# Pin
Jammer26-Jun-08 12:39
Jammer26-Jun-08 12:39 
QuestionBinary Space Partitioning Tree Problem Pin
gigahertz20526-Jun-08 10:07
gigahertz20526-Jun-08 10:07 
This is going to be used strictly in 2D (on images to be specific) not 3D. I need to be able to divide the image until an end criteria is met using linear lines in any orientation (360 degree range). The internal nodes store the dividing lines, while the leaf nodes contain the average intensity of the region that the node is referring to.

My problem is that I dont know how to store a line segment that is on a specific place. Of course, i need to store the line as well as its location. The leaf nodes just contain a value that will be used to "color" in the region by a BSP tree decoder, but the problem is to store the dividing lines. Would the lines be stored as functions? if so how?

Some background info on BSP tree ftp://ftp.sgi.com/other/bspfaq/faq/bspfaq.html#6.txt[^]
The binary tree that I'm using: http://msdn.microsoft.com/en-us/library/ms379572(VS.80).aspx[^]
QuestionUsing the enterprise data library and an olap database... Pin
Christopher Stratmann26-Jun-08 9:21
Christopher Stratmann26-Jun-08 9:21 
QuestionCapturing output from the FC.exe into a Windows App Pin
Tony169826-Jun-08 6:41
Tony169826-Jun-08 6:41 
AnswerRe: Capturing output from the FC.exe into a Windows App Pin
Harvey Saayman26-Jun-08 21:19
Harvey Saayman26-Jun-08 21:19 
Questioncreating custom buttons with different shapes and colours Pin
steve_rm26-Jun-08 6:30
steve_rm26-Jun-08 6:30 
AnswerRe: creating custom buttons with different shapes and colours Pin
netJP12L26-Jun-08 7:58
netJP12L26-Jun-08 7:58 
Questionerrors and performance Pin
netJP12L26-Jun-08 5:08
netJP12L26-Jun-08 5:08 
AnswerRe: errors and performance Pin
User 665826-Jun-08 5:38
User 665826-Jun-08 5:38 
GeneralRe: errors and performance Pin
Simon P Stevens26-Jun-08 22:27
Simon P Stevens26-Jun-08 22:27 
QuestionOpenFileDialog Initial Directory FTP Directory - Plz Helpp Pin
laziale26-Jun-08 4:49
laziale26-Jun-08 4:49 
QuestionPropertyGrid + filepath Pin
KBou26-Jun-08 4:38
KBou26-Jun-08 4:38 
AnswerRe: PropertyGrid + filepath Pin
led mike26-Jun-08 4:59
led mike26-Jun-08 4:59 
GeneralRe: PropertyGrid + filepath [modified] Pin
KBou26-Jun-08 20:54
KBou26-Jun-08 20:54 
GeneralRe: PropertyGrid + filepath Pin
KBou26-Jun-08 23:23
KBou26-Jun-08 23:23 
Questionsent Mail ?????? Pin
khongkoko26-Jun-08 4:18
khongkoko26-Jun-08 4:18 
AnswerRe: sent Mail ?????? Pin
leppie26-Jun-08 4:28
leppie26-Jun-08 4:28 
Questionwrite to app.config Pin
arkiboys26-Jun-08 3:05
arkiboys26-Jun-08 3:05 
AnswerRe: write to app.config Pin
Giorgi Dalakishvili26-Jun-08 3:11
mentorGiorgi Dalakishvili26-Jun-08 3:11 

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.