CodingTrain / CodingTrain/Suggestion-Box

Urban growth modelling and prediction using markov chain and cellular automata

Aperta
#596 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
570
Fork
85
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Sir, I need to create a kernel of size 3X3 to run it over a lulc classified image of time 't1' treating the lulc as a matrix of nXm size. After which it is expected to generate a new matrix of same size as that of out base matrix, the new matrix will be our lulc image of time 'T2' in future. The kernel should contain properties of Markov Chain and Cellular Automata and should give weightage to any of the parameters( distance from roads, population density, distance from CBD or DEM) or all of them as per our convenience. The base matrix which I have got values ranging from 1 to 4. It shows different classes like 1-vegetation, 2-water body, 3-built-up and 4-other classes. We are interested only on the built-up.

The kernel should be intelligent enough to logically change the values of classes, mainly class 3. The kernel should work on each cell one by one considering it's neighboring cells. The no. of cells of different classes falling in the 3x3 zone of any particular cell should be taken care of. Like how many pixels of class built-up are there around a cell or the class vegetation or others.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

La issue non indica file del repository, test o un punto di ingresso dell'implementazione. Inizia chiarendo il comportamento previsto della catena di Markov e degli automi cellulari, il formato delle matrici di input e output e come devono essere ponderate le celle edificate e i parametri opzionali. Il lavoro sarà considerato completato quando l'ambito dell'implementazione sarà concordato e validato rispetto ai risultati attesi dell'uso futuro del suolo.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Ambito
data
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
15/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.