-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/237005722/studentPhotoCol…
- Loading branch information
Showing
2 changed files
with
32 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,42 @@ | ||
# studentPhotoCollection | ||
#studentPhotoCollection | ||
|
||
#### Description | ||
学生照片信息采集 | ||
#### introduce | ||
|
||
Student photo information collection | ||
|
||
#### latest installation package | ||
|
||
Baidu cloud link: https://pan.baidu.com/s/1G6BQQ4VizUhmt3sEY1bjsA?pwd=dac2 | ||
Extraction code: dac2 | ||
|
||
#### Software Architecture | ||
Software architecture description | ||
|
||
#### Installation | ||
1. C# development | ||
|
||
|
||
#### Installation Tutorial | ||
|
||
1. Visual Studio C# | ||
|
||
1. xxxx | ||
2. xxxx | ||
3. xxxx | ||
|
||
#### Instructions | ||
|
||
1. xxxx | ||
2. xxxx | ||
3. xxxx | ||
#### Debugging issues | ||
|
||
#### Contribution | ||
Regarding the problem that the key file "StudentPhotoCollection_TemporaryKey.pfx" could not be obtained: | ||
|
||
1. Fork the repository | ||
2. Create Feat_xxx branch | ||
3. Commit your code | ||
4. Create Pull Request | ||
1. Right-click project properties; | ||
2. Select Signature; | ||
3. Create a test certificate; | ||
4. Check "Sign the assembly"; | ||
5. Select the newly created key file in the optional drop-down list; | ||
6. Right-click the project to rebuild the solution; | ||
7. debug, start | ||
|
||
|
||
#### Gitee Feature | ||
#### Instructions for use | ||
|
||
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md | ||
2. Gitee blog [blog.gitee.com](https://blog.gitee.com) | ||
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) | ||
4. The most valuable open source project [GVP](https://gitee.com/gvp) | ||
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) | ||
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) | ||
1. Student photo information collector, support USB camera, notebook camera to take pictures; | ||
2. Automatic face recognition frame selection, photos can be automatically cropped; | ||
3. Upload an Excel custom data template, and select any worksheet as the data source; | ||
4. You can customize the photo save path and photo name; | ||
5. You can check the photo result each time, allow to take pictures again, preview the photos, and export the data to Excel after the collection is completed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters