CodingTrain / CodingTrain/Suggestion-Box
Urban growth modelling and prediction using markov chain and cellular automata
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 570
- Fork
- 85
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
The issue names no repository files, tests, or implementation entry point. Start by clarifying the expected Markov-chain and cellular-automata behavior, the input and output matrix format, and how built-up cells and optional parameters should be weighted. Done would require an agreed implementation scope and validation against expected future land-use results.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Lĩnh vực
- data
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 15/100