亚洲av无码男人的天堂在线|中文人妻无码一区二区三区|亚洲欧美日韩国产一区二区|国产精品三级久久久|久久精品亚洲专区|国产精品V?无码免费|国产精品成?V人在线视午夜片|亚洲国产精品一区二区久久在线观看

2021

2021

  • Record 145 of

    Title:A real-time ultra-low light color imaging system based on FPGA
    Author(s):Hua, Wang(1,2); He, Bian(2); Lei, Yang(1,2); Hui, Zhang(1,2); Zhong, CaoJian(2)
    Source: Journal of Physics: Conference Series  Volume: 2033  Issue: 1  DOI: 10.1088/1742-6596/2033/1/012010  Published: October 5, 2021  
    Abstract:This article shows a low light color image acquisition system, The core components of the system are the Fairchild’s SCMOS image sensor CIS1910F1111 and XILINX’s Artix-7 XC7A100T-2CSG324I FPGA, the remarkable advantage of the system is that it can obtain better color imaging effect under lower illumination environment, and the image noise is much less than other similar products. Based on the excellent imaging performance of the image detector, a high performance real-time low-light level color imaging system is developed. This imaging system can obtain the characteristic information of the targets under ultra-low illuminance environment, including the details, colors and so on. The hardware of the low light level imaging system mainly contains a color SCMOS image sensor and a FPGA, a driving circuit of a combination of DDR3, the ultra-low noise power conversion circuit and a Camera-Link and a 3G-SDI interface circuits. The SCMOS chip is used for photoelectric conversion of the shot scene and the FPGA is used for the control of the whole imaging system, image acquisition and image processing, etc, The FPGA software system consists of SCMOS initialize configuration and timing control module, automatic exposure control module, real-time color image processing module, imaging tone mapping module, image denoising module and image enhancement module. The automatic exposure control (AEC) module adaptively adjusts the average gray value of the region of interest. The module automatically calculates the exposure time and gain value of the next frame according to the current frame image data value. The real-time color image processing module includes color restoration, automatic white balance and color spaces conversion, etc. The image denoising module uses the advanced real-time guide-filter algorithm. The image tone mapping module and enhancement module are proposed based on an improved automatic threshold logarithmic and enhancement algorithm. Combining the hardware and FPGA soft algorithm with excellent performance, the imaging results show that the system can get good color image effect of the ultra-low light level about 10-2lx. ? 2021 Institute of Physics Publishing. All rights reserved.
    Accession Number: 20214311059011
  • Record 146 of

    Title:Deep Category-Level and Regularized Hashing with Global Semantic Similarity Learning
    Author(s):Chen, Yaxiong(1); Lu, Xiaoqiang(1)
    Source: IEEE Transactions on Cybernetics  Volume: 51  Issue: 12  DOI: 10.1109/TCYB.2020.2964993  Published: December 1, 2021  
    Abstract:The hashing technique has been extensively used in large-scale image retrieval applications due to its low storage and fast computing speed. Most existing deep hashing approaches cannot fully consider the global semantic similarity and category-level semantic information, which result in the insufficient utilization of the global semantic similarity for hash codes learning and the semantic information loss of hash codes. To tackle these issues, we propose a novel deep hashing approach with triplet labels, namely, deep category-level and regularized hashing (DCRH), to leverage the global semantic similarity of deep feature and category-level semantic information to enhance the semantic similarity of hash codes. There are four contributions in this article. First, we design a novel global semantic similarity constraint about the deep feature to make the anchor deep feature more similar to the positive deep feature than to the negative deep feature. Second, we leverage label information to enhance category-level semantics of hash codes for hash codes learning. Third, we develop a new triplet construction module to select good image triplets for effective hash functions learning. Finally, we propose a new triplet regularized loss (Reg-L) term, which can force binary-like codes to approximate binary codes and eventually minimize the information loss between binary-like codes and binary codes. Extensive experimental results in three image retrieval benchmark datasets show that the proposed DCRH approach achieves superior performance over other state-of-the-art hashing approaches. ? 2013 IEEE.
    Accession Number: 20220111430045
  • Record 147 of

    Title:Job Recommendation System Based on Analytic Hierarchy Process and K-means Clustering
    Author(s):Feng, Peini(1); Jiahao Jiang, Charles(1); Wang, Jiale(1); Yeung, Sunny(1); Li, Xijie(2)
    Source: ACM International Conference Proceeding Series  Volume:   Issue:   DOI: 10.1145/3474963.3474978  Published: June 25, 2021  
    Abstract:Many students search for summer jobs during the vacation, but there are always too many choices. We need to find a way to help people choose a best summer job. We constructed a three-tier system to comprehensively illustrate the factors that high school students need to consider when looking for a summer job from the criteria of comfort, salary, personal gain, and matching degree. Under each criterion lie several sub-criteria (which are discussed later in detail). We also investigated students' opinions toward each factor to get the judgement matrices for our AHP model. To reduce the subjectivity of the AHP model and reduce the correlation of various indexes in model construction, the AHP model and principal component analysis model were combined to construct the optimal weight model to obtain the optimal weight. And we utilized K-means clustering model to classify the work, adopted elbow method to determine the K value of the number of categories divided according to SSE (Sum of the squared errors) from the perspective of the data itself, and selected the class with the highest clustering center as the selection range of students. Finally we created ten fictional persons based on the samples we chose. The relevant questionnaires tested the students' character ability, and we used the GRNN neural network model to map the questionnaire to the weight. In this way, our model can conveniently get the weight result and calculate to help students find the optimal jobs collection by filling in the questionnaire. ? 2021 ACM.
    Accession Number: 20214411086118
  • Record 148 of

    Title:A Novel Negative-Transfer-Resistant Fuzzy Clustering Model with a Shared Cross-Domain Transfer Latent Space and its Application to Brain CT Image Segmentation
    Author(s):Jiang, Yizhang(1,2); Gu, Xiaoqing(3); Wu, Dongrui(4); Hang, Wenlong(5); Xue, Jing(6); Qiu, Shi(7); Lin, Chin-Teng(8)
    Source: IEEE/ACM Transactions on Computational Biology and Bioinformatics  Volume: 18  Issue: 1  DOI: 10.1109/TCBB.2019.2963873  Published: January-February 2021  
    Abstract:Traditional clustering algorithms for medical image segmentation can only achieve satisfactory clustering performance under relatively ideal conditions, in which there is adequate data from the same distribution, and the data is rarely disturbed by noise or outliers. However, a sufficient amount of medical images with representative manual labels are often not available, because medical images are frequently acquired with different scanners (or different scan protocols) or polluted by various noises. Transfer learning improves learning in the target domain by leveraging knowledge from related domains. Given some target data, the performance of transfer learning is determined by the degree of relevance between the source and target domains. To achieve positive transfer and avoid negative transfer, a negative-transfer-resistant mechanism is proposed by computing the weight of transferred knowledge. Extracting a negative-transfer-resistant fuzzy clustering model with a shared cross-domain transfer latent space (called NTR-FC-SCT) is proposed by integrating negative-transfer-resistant and maximum mean discrepancy (MMD) into the framework of fuzzy c-means clustering. Experimental results show that the proposed NTR-FC-SCT model outperformed several traditional non-transfer and related transfer clustering algorithms. ? 2004-2012 IEEE.
    Accession Number: 20210609904074
  • Record 149 of

    Title:Efficient two-step focal length calibration of space zoom camera without targets
    Author(s):Wang, Hao(1); Peng, Jianwei(1); Zeng, Hong(2); Zhang, Gaopeng(1); Wang, Feng(1); Liao, Jiawen(1)
    Source: Optical Engineering  Volume: 60  Issue: 11  DOI: 10.1117/1.OE.60.11.114104  Published: November 1, 2021  
    Abstract:Computer vision plays a key role in measuring the relative posture and position between spacecrafts, especially in various close-range space tasks. As one of the essential steps for computer vision, camera calibration is important for obtaining precise three-dimensional contours of a space target. The focal length of on-orbit zoom cameras constantly changes. Thus, it is practical to calibrate the focal length rather than other intrinsic camera parameters. However, traditional calibration targets, such as checkerboards, cannot be used to calibrate a space camera in orbit. To address this problem, we propose a two-step process for focal length calibration. In the first step, the initial estimate of the camera focal length was generated with vanishing points obtained from the solar panels of satellites. In the second step, the initial solution was optimized by the particle swarm optimization algorithm. The results of the simulations and laboratory experiments confirmed the accuracy, flexibility, and good antinoise interference performance of the proposed method. Thus, the proposed method has practical significance for space tasks, such as space rendezvous-docking and on-orbit maintenance. ? 2021 Society of Photo-Optical Instrumentation Engineers (SPIE).
    Accession Number: 20215011323793
  • Record 150 of

    Title:A comparison of neural networks algorithms for EEG and sEMG features based gait phases recognition
    Author(s):Wei, Pengna(1); Zhang, Jinhua(1); Tian, Feifei(2,3); Hong, Jun(1)
    Source: Biomedical Signal Processing and Control  Volume: 68  Issue:   DOI: 10.1016/j.bspc.2021.102587  Published: July 2021  
    Abstract:Surface electromyography (sEMG) and electroencephalogram (EEG) can be utilized to discriminate gait phases. However, the classification performance of various combination methods of the features extracted from sEMG and EEG channels for seven gait phase recognition has yet to be discussed. This study investigates the effectiveness of various dimensions of feature sets with different neural network algorithms in multiclass discrimination of gait phases. There are thirty-seven feature sets (slope sign change (SSC) of eight sEMG and twenty-one EEG channels, mean absolute value (MAV) of eight sEMG channels) and three classifiers (Linear Discriminant Analysis (LDA), K-nearest neighbor (KNN), Kernel Support Vector Machine (KSVM)) were utilized. The thirty-seven one-dimensional and six two-dimensional feature sets were applied to LDA and KNN, twenty-one-dimensional and thirty-seven-dimensional feature sets were applied to three optimized KSVM for gait phase recognition. We found that thirty-seven-dimensional feature sets with grid search KSVM achieved the highest classification accuracy (98.56 ± 1.34 %) and the time consumption was 26.37 s. The average time consumption of two-dimensional feature sets with KNN was the shortest (0.33 s). The SSC of sEMG with wider values distributions than others obtained a high performance. This indicates the wider the value distribution of features, the better accuracy of gait recognition. The findings suggest that a multi-dimensional feature set composed of EEG and sEMG features with KSVM achieved good performance. Considering execution time and recognition rate, two-dimensional feature sets with KNN are suitable for online gait recognition, thirty-seven-dimensional feature sets with KSVM are more likely to be used for off-line gait analysis. ? 2021 Elsevier Ltd
    Accession Number: 20211610220311
  • Record 151 of

    Title:High-index doped silica glass planar lightwave circuits
    Author(s):Chu, Sai T.(1); Little, Brent E.(2)
    Source: Optics InfoBase Conference Papers  Volume:   Issue:   DOI: null  Published: 2021  
    Abstract:We provide a review of the recent progress of the high-index doped silica glass planar lightwave circuits with a focus on the emerging applications in nonlinear optics and RF photonics. ? OSA 2021.
    Accession Number: 20214811221866
  • Record 152 of

    Title:Phase retrieval based on difference map and deep neural networks
    Author(s):Li, Baopeng(1,2,3,4); Ersoy, Okan K.(4); Ma, Caiwen(1); Pan, Zhibin(2); Wen, Wansha(1,3); Song, Zongxi(1); Gao, Wei(1)
    Source: Journal of Modern Optics  Volume: 68  Issue: 20  DOI: 10.1080/09500340.2021.1977860  Published: 2021  
    Abstract:Phase retrieval occurs in many research areas. There are some classical phase retrieval methods such as hybrid input-output (HIO) and difference map (DM). However, phase retrieval results are sensitive to noise, and the reconstructed images always include artefacts. In this paper, we use the DM algorithm together with DNN to get better phase retrieval results. We train one deep neural network using amplitude images and phase images, respectively. First, using DM, we get initial reconstructed amplitude and phase results. Then, using DNN improves both amplitude and phase results. Finally, using the DM algorithm again improves the DNN results further. The numerical experimental results show that using DM gives better results than HIO, and using DNN improves phase information better than just using DNN to train for amplitude information alone. Compared with only using DNN improves amplitude methods, our method using DM plus DNN plus DM yields a better reconstruction performance for both amplitude and phase. ? 2021 Informa UK Limited, trading as Taylor & Francis Group.
    Accession Number: 20213810923757
  • Record 153 of

    Title:Target classification algorithms based on multispectral imaging: A review
    Author(s):Zeng, Zimu(1,2); Wang, Weifeng(1); Zhang, Wenbo(1)
    Source: ACM International Conference Proceeding Series  Volume:   Issue:   DOI: 10.1145/3449388.3449393  Published: January 8, 2021  
    Abstract:Multispectral imaging extracts rich spectral information from targets, which greatly expands the function of traditional imaging technology. Multispectral imaging is widely used in agriculture, military, medicine, industry, and meteorology. Because of the information redundancy in multispectral images, it is necessary to reduce the dimension by pre-processing. In recent years, most of the researchers have adopted the methods of pre-processing before classification. Based on the principles of feature selection, feature transformation, and feature extraction, common dimensionality reduction methods are introduced, and the advantages and disadvantages of them are discussed. Afterwards, classification methods are divided into traditional methods and deep learning methods, and their characteristics and application prospect are discussed. Through comparison, the former are cost-effective and have the mature theories, while the latter have strong adaptability and high classification accuracy. At present, methods could be optimized from the perspective of saving computing resources and using spectral information efficiently. In the future, traditional methods will be improved and comprehensively used, while new methods with stronger adaptability and precision will be developed. ? 2021 ACM.
    Accession Number: 20212510533305
  • Record 154 of

    Title:Multiple Reliable Structured Patches for Object Tracking
    Author(s):Wu, Siyuan(1); Huang, Ju(1); Feng, Yachuang(1); Sun, Bangyong(1)
    Source: Cognitive Computation  Volume: 13  Issue: 6  DOI: 10.1007/s12559-020-09741-5  Published: November 2021  
    Abstract:It is essential to build the effective appearance model for object tracking in computer vision. Most object trackers can be roughly divided into two categories according to the appearance model: the bounding box model and the patch model. The bounding box model cannot handle shape deformation and occlusion of the non-rigid moving object effectively. The patch model is prone to be disturbed by complex backgrounds. In this paper, we propose a robust multi-structured-patch appearance model to represent the target for object tracking. The proposed appearance model is aimed to exploit and identify reliable patches that can be tracked effectively through the whole tracking process. According to attention mechanism in biological vision system, a coarse-to-fine strategy is usually used to search the target. Therefore, the proposed appearance model is represented by robust patches in different sizes, in which the bigger patches search the rough region of the target and the smaller patches estimate the accurate location. Experimental results on OTB100 dataset show that the proposed method outperforms state-of-the-art trackers. ? 2020, Springer Science+Business Media, LLC, part of Springer Nature.
    Accession Number: 20203209009012
  • Record 155 of

    Title:Coherent synthetic aperture imaging for visible remote sensing via reflective Fourier ptychography
    Author(s):Xiang, Meng(1,2); Pan, An(1,2); Zhao, Yiyi(1); Fan, Xuewu(1); Zhao, Hui(1); Li, Chuang(1); Yao, Baoli(1)
    Source: Optics Letters  Volume: 46  Issue: 1  DOI: 10.1364/OL.409258  Published: January 1, 2021  
    Abstract:Synthetic aperture radar can measure the phase of a microwave with an antenna, which cannot be directly extended to visible light imaging due to phase lost. In this Letter, we report an active remote sensing with visible light via reflective Fourier ptychography, termed coherent synthetic aperture imaging (CSAI), achieving high resolution, a wide field-of-view (FOV), and phase recovery. A proof-of-concept experiment is reported with laser scanning and a collimator for the infinite object. Both smooth and rough objects are tested, and the spatial resolution increased from 15.6 to 3.48 μm with a factor of 4.5. The speckle noise can be suppressed obviously, which is important for coherent imaging. Meanwhile, the CSAI method can tackle the aberration induced from the optical system by one-step deconvolution and shows the potential to replace the adaptive optics for aberration removal of atmospheric turbulence. ? 2020 Optical Society of America
    Accession Number: 20211310131721
  • Record 156 of

    Title:Multi-scale joint network based on Retinex theory for low-light enhancement
    Author(s):Song, Xijuan(1,2); Huang, Jijiang(1); Cao, Jianzhong(1); Song, Dawei(1,2)
    Source: Signal, Image and Video Processing  Volume: 15  Issue: 6  DOI: 10.1007/s11760-021-01856-y  Published: September 2021  
    Abstract:Due to the limitations of devices, images taken in low-light environments are of low contrast and high noise without any manual intervention. Such images will affect the visual experience and hinder further visual processing tasks, such as target detection and target tracking. To alleviate this issue, we propose a multi-scale joint low-light enhancement network based on the Retinex theory. The network consists of a decomposition part and an enhancement part. As a joint network, the decomposition and enhancement parts are mutually constrained, and the parameters are updated at the same time so that the image processing results are more excellent in detail. Our algorithm avoids the separation and recombination of decomposition and enhancement. Therefore, less information is lost in the processing of low-light images, and the enhancement result of the proposed algorithm is very close to the ground truth. In addition, in the enhancement part, we adopt a multi-scale network to fully extract image features. The multi-scale network maintains a balance between the global and local luminance of the illumination image. Retinex theory can effectively solve the problem of noise amplification and color distortion. At the same time, we have added color loss to solve the problem of color distortion, so that the enhancement result is closer to the normal-light image in color. The enhancement results are intuitively excellent, and the peak signal-to-noise ratio and structural similarity index results also reflect the reliability of the algorithm. ? 2021, The Author(s), under exclusive licence to Springer-Verlag London Ltd. part of Springer Nature.
    Accession Number: 20210609884621
成人无码日韩| 91在线中文字幕| 日韩欧美午夜| 亚洲精品一区二区三区2023年最新| 久久天天操| 经典AV在线| 久久精品网| 久久久久久黄片| 一本色道久久综合狠狠躁篇的优点| 午夜AV天堂| 日韩A级片| 99精品久久久久久人妻精品| 亚洲国产欧美日韩| 久久婷婷五月| 国产精品日韩欧美| 欧美激情一区二区三区| 人妻天天爽夜夜爽一区二区三区 | 午夜AV电影| 91久久人澡人人添人人爽欧美| 无码乱伦中文字幕| 少妇大战黑吊在线观看| 亚洲成av人片在线观看| 艹逼艹久肏| 九色在线观看| 变态另类av| 久久久久久av| 在线免费观看黄网站| 日韩欧美精品| 香蕉久久久久| 日韩无码视屏| 韩国无码视频| 久久成人一区二区| japanese日本熟妇多毛| 午夜福利视频一区| 国产永久免费| 曰批全过程免费视频播放动态美图| 无码国产精品一区二区| 亚洲毛片一区二区三区| 成人网站在线免费观看| 亚洲国产欧美日韩在线观看第一区| 一区二区三区欧美视频| 亚洲字幕AV一区二区三区四区| 久久精品国产99精品国产亚洲性色| 成人免费无码大片a毛片抽搐色欲 精品日韩人妻一区二区三中文字幕 | 久久国产精品无码| 国产中文字幕在线播放| 波多野结衣亚洲一区| 久久久高清| 91久久我操你网| 人人摸人人操| 大地资源二中文在线观看官网| 无码秘 一区二区三区| 国产美女裸体无遮挡免费视频| 强奸乱伦_第1页_紫色AV| 熟女毛片| 乱伦av中文字幕| 亚洲福利视频导航| 狂野欧美性猛交免费视频| 欧美中文在线| 色噜噜综合网| 四虎少妇做爰免费视频网站四| 国内自拍偷拍视频| 无码成人精品区一级毛片| 日韩一区欧美| 国产精品久久久久久亚洲影视| 黑人巨大精品欧美一区二区免费 | 久久伊人免费| 九色国产| 黄色网址免费看| 成人精品视频在线| 欧美三日本三级少妇三级99观看视频| 草榴在线视频| 国产美女在线观看| 最新国产精品视频| 91亚洲视频| 精品蜜桃一区二区三区| 日韩中文字幕在线播放| 国产欧美精品区一区二区三区 | 可以看av的网站| 亚欧洲精品视频在线观看| 欧美成人性爱视频在线观看| 欧美视频三区| 亚洲AV无码专区国产精品色欲| 欧美日韩国产一区二区| 国产欧美另类| 荫蒂添的好舒服视频囗交| 无码白丝强行免费| 操逼国产A| 日本中文一区| 国产av乱轮av| 欧美三日本三级少妇三| 军人野外吮她的花蒂| 无码人妻AV一区二区| 免费黄色大片| 国产1区2区3区| 精品人妻一区二区三区视频53一| 色色国产| 男人天堂2024| 日韩黄色大片| 免费av在线| 亚洲精品少妇| 成人超碰| 高清无码不卡视频| 欧美日韩国产高清| 91精品人妻人人做人碰人人爽| 最新国产精品视频| 国产一国产一级毛片视瓶| 作爱网站| 三级国产| 国产精品久久久久久电影| aaa一级片| 久久久激情| 成人三级片在线观看| 久久人妻视频| 精品欧美一区二区三区| 亚洲色婷婷综合久久久久中文| 岛国大片在线观看| 国产精品天天狠天天看| 苍井そら无码av| 欧美群妇大交群| 国产精品免费一区二区三区在线观看| 玩两个丰满老熟女| 中文字幕一区二区无码| 宅男噜噜噜66一区二区| 国产视频久久| 亚洲有码一区| 高清不卡一区二区| 亚州Av无码| 综合成人| 久久精品国产亚洲AV麻豆图片| 中文字幕无码精品亚洲35| 亚洲视频中文字幕| 伊人一区二区三区| 四虎视频国产精品免费| 久久久影院| 琪琪人妻一区| 国产流白浆| 国产精品久久久精品| 最新无码视频| 成人精品视频| 国产操逼操操| 成人网站在线进入爽爽爽| 操逼无码| 国产Aⅴ精品| 日本无码在线观看| 夜夜爽夜夜操| 91精品国产色综合久久不卡蜜臀 | 国产精品久久久久久久久无码果冻 | 色噜噜综合网| 国产偷自拍| 亚洲男人天堂| 操逼和操我视频| 亚洲AV无码成人精品区明星蜜乳| 毛片毛片毛片| 国产精品偷伦精品视频| 日韩无码一区二区三区| 国产精品一二三区| 操逼视频无码免费看| 欧美性爱视频在线播放| 成人黄色免费| 国产a一级毛片爽爽影院无码| 国产亚洲精品久久19p| 午夜无码影院| 九一精品| 亚洲AV综合色区无码| 免费黄色大片网站| 亚洲精品大片| 日韩在线播放视频| 亚洲国产精品自拍| 七天探花国产精品| 亚洲男人天堂AV| 人妻一区二区三区四区| 欧美日韩一区二区三区不卡视频 | 天天干夜夜操| 午夜国产福利| 一区二区三区无码按摩精电影| 一级a一级a爰片免费啪啪女女| 三级黄色电影网站| 欧美黄色一级| www.69av| 精品国产网站| 成人福利视频导航| 日韩欧美人妻| 荫蒂添的好舒服视频囗交 | 日韩黄色片在线观看| 欧美国产一区二区三区激情无套| 少妇人妻一级A毛片无码| 粉嫩av久久一区二区三区小说| 国产欧美高清| 国产变态操逼视频| 琪琪午夜成人久久电影网| 无码在线观看一区| 国产九九九| 欧美性爱一级免费| 色呦呦网站| 特级黄色网站| 真实的和子乱拍视频| 国产精品免费久久久| 午夜av网| 成人国产精品| 日韩国产二区| 国产精品爱久久久久久久威尼斯| 日本理伦片午夜理伦片| 日韩无码资源| 日本免费精品| 免费A级视频| 一级片网址| 国产一级做a爱片毛片A片男| 免费三级片网址| 国产乱伦中文字幕| 一本一道久久综合狠狠躁牛牛影视 | 国内自拍视频在线观看| 又粗又硬视频| 关之琳| 亚洲一区电影| 人人干人人爽| 久久性爱综合网| 久久性爱视频| 日日爽夜夜爽| 五月丁香视频在线观看| 国产亲子伦视频一区二区三区| 真实的和子乱拍视频| 人人操天天操| 女人18片毛片90分钟免费| 国产乱伦免费| 91无码一区二区三区| 欧美日韩国产电影| 免费观看操逼视频| 精人妻无码一区二区三区苍井空| 自拍偷拍第十页| 91精品国产综合久久久久久丝袜 | 欧美精品一区二区三区四区| 熟妇人妻系列aⅴ无码专区友真希 影音先锋成人资源AV在线观看 | 狠狠干综合| 99re在线视频观看| 国产日本精品| 四虎成人影院| 中文字幕一区二区三区| 国产精品视频app| 久久精品国产AV一区二区三区| 国产欧美一区二区三区特黄手机版| 欧美国产日韩在线观看成人| 欧美日韩黄片| 欧美天堂社区高清综合资源| 美国无码| 日本熟妇乱伦| 天天草视频| 韩日无码在线观看| 久久99日韩| 九九久久国产精品| 五月婷婷激情综合| 乱肉黄蓉合集500篇| 9l视频自拍九色9l视频成人| 国产精品一区二区在线| 日韩久久久| 久久精品国产亚洲av瑜伽仙踪林| 中文字幕在线播| 99精品免费久久久久久久久| 欧美在线国产| 色综合88| 国产一级片在线| 欧美不卡视频| 日韩无码色图| 久久99精品久久久久久清纯直播| 国产成人在线播放| 亚洲精品无码中文字幕| 亚洲无码在线视频观看| 99热国产在线| 无码一级毛片| 日韩三级视频| 国产一级片在线| 天天久久综合| 婷婷五月综合在线| 俄罗斯电影一区二区| 水多福利导航| 免费在线观看国产精品| 影音先锋一区二区| 一级片久久| aaa无码| 亚洲精品动漫久久久久| 人妻 丝袜美腿 中文字幕| 99久久人妻精品免费二区| 国产污视频网站| 懂色av一区二区三区免费观看| 久色亚洲| 欧美操逼网址| 五月天青青草| a在线视频| 狠狠做深爱婷婷久久综合一区| av中文在线观看| 久久精品久久精品| 精品一区中文字幕| 国产毛多水多做爰| 国产一区二区无码| 国产在线拍揄自揄拍无码福利 | 大香蕉婷婷| 国产在线综合网站| 深喉| 亚洲无码免费在线视频| 国产欧美高清| 精品少妇一区二区三区免费观看 | 亚洲怡红院主页| av老司机在线| 少妇超碰| 成人免费无码淫片在线观看免费| 天天插天天操天天干| 啊v在线观看视频| 成人在线毛片| 国产女人水真多18毛片18精品视频| 无码爱爱| 色噜噜综合| 欧美精品不卡| 精品九九| 人妻二区| 日韩在线精品视频| 丁香婷婷在线| 黄片在线免费视频| 国产精品一区二区三区在线免费观看| 国产一区二区不卡| 久久国产精彩视频| 一级肉体AAAA片免费看| 91人妻无码| 免费国产视频| 男女免费网站| 经典三级在线观看| 这里只有精品在线| 欧美三级片在线观看| 午夜99| 国产jizz| 人妻中文无码| 日韩无码人妻| 亚洲综合视频在线| 久久精品福利视频| 无套内谢波多野结衣| 性爱无码专区| 欧美精品一区二区三区四区| 人妻春色| 精品一区二区三区中文字幕视频| 欧美强奸乱伦| 无码在线一区二区三区| 亚洲成人91| 天天操天天干天天日| 日韩无码观看| 免费高清无码| 国产一级片在线播放| 宅男666| 国产一区二区免费| 国产精彩视频| 国产毛片久久久久| 天堂AV一区| 亚洲中文字幕无码AV| 99精品视频一区二区三区| 欧美少妇激情| 蜜乳视频免费网站| 99精品国产91久久久久久无码| 久久成人精品| 黄色高清无码性爱| 欧美精品第一区| 欧美一区三区| 视频福利在线| 91福利免费| 久久国内精品| 国产精品tv| 欧美三级片网站| 高清无码在线观看网站| av小网站| 亚洲AV无码乱码精品国产| 精品欧美一区二区精品久久| 亚洲午夜久久久水多多影视| 国产成人精品久久| 麻豆91视频| 自拍偷拍一区二区三区| 人人妻人人摸| 一区视频在线| 亚洲精品一区二区三区中文字幕| 久久女同互慰一区二区三区| 热久久久| 国产精选视频| 国产一级片免费| 天天爽夜夜爽| 精品成人在线| 免费亚洲视频| 国产九九精品网址| 国产精品久久久久久久久久软件| 亚洲av影音| AV天堂亚洲| 91日韩| 熟女乱伦av| 中文字幕在线观看网站| 在线观看高清无码| 色妞综合网| 最新在线中文字幕| 香蕉在线影院| 久久性爱综合网| 丁香五月黄| 久久免费小视频| 国产aa视频| 天天插天天干| 不卡视频一区二区| 欧美亚洲一区二区三区| 久久久影院| 中文字幕精品无码| 丰满女人又爽又紧又丰满| 黄网站免费在线观看| 波多野结衣无码视频在线观看| 亚洲激情综合| 久久久精品欧美一区二区白云视色| 欧美另类性爱| 国产区精品| 日韩激情网| 熟妇性爱视频| 大地资源中文在线观看官网免费| 美女久久久| 久精品视频| 午夜久久无码成人免费AV麻豆婷| 国产人妻人伦精品久久| 99re热精品视频国产免费| 极品少妇XXXX精品少妇| 日韩精品中文字幕视频| 日韩一级片在线播放| 国产精品免费一区二区三区都可以| 91久久精品一区二区ww直播| 黄色三级在线观看| 自拍偷拍第一页| 麻豆射区| 欧美一级二级片| 操逼无码免费视频| 啪啪啪一区二区| 无码一区二区三区在线观看| 日本免费在线| 香蕉久久a毛片| 特级丰满少妇一级AAAA爱毛片| 午夜情深深| 亚欧艹逼| 一级a爱大片免费观看视频| 日韩AV无码中文无码不卡电影| 国产成人免费视频| 欧美色综合一区二区三区| 黄色在线网站| 巨爆乳肉感一区三区三区夜本色| 久久国产熟女| 欧美日韩三级片| 色哟哟国产精品色哟哟| 人妻中文字幕一区二区三区| 26AU欧美| 国产一级做a爰片在线看免费| 无码做爰内谢免费视频| 日韩三级黄片| 秋霞AV影院| 91大神精品视频| 粉嫩aⅴ一区二区三区四区五区 | 国产一级A片久久久免费看快餐| 国产精品1区2区3区| 午夜男人视频| 老女人毛片| 国产无遮挡| 岛国av一区二区三区| 国产精品偷伦视频免费观看的| 无码国产69精品久久孕妇价格| 91视频黄| 影音先锋中文字幕资源6| 男人天堂视频在线| 日韩欧美精品| 95国产精品人妻无码久| 国产欧美一区二区三区在线| 国产一级特黄录像片| 大香蕉综合网| 国产精品999久久久| 免费亚洲视频| 亚洲精品影院| 91精品久久人妻一区二区夜夜夜| 岛国片完整版的视频| a在线视频| 影音先锋国产精品| 亚洲精品无码AAA在线播放| 天堂网视频| 久久久久黄色电影| 五月婷婷av| HEYZO| 九九色色| 精品99久久久久成人网站免费| 婷婷五月天激情综合| 无码A片在线看www不卡福利姬| 久久精品99国产| 中文字幕一区二区三区四区五区| 制服丝袜在线播放| 日日操天天操| 日本一区二区在线| 91丨九色丨熟女高潮| 婷婷色视频| 日韩视频中文字幕| 国产老熟女一区二区三区| 中文字幕精品久久| AV中文字幕在线观看| 噜噜噜久久久| 国产亚洲精久久久久久无码色戒| 一级黄片在线免费观看| 91视频网址入口| 韩日无码视频| 国产毛片在线看| 中文字幕日韩一区二区三区不卡 | 变态av| 欧美 日韩 丝袜 清纯 偷拍| 激情五月丁香花啪啪| 日本免费一级片| 国产a级免费| 久久久黄色网| 无码人妻束缚av又粗又大| 久一在线| 操逼无码视频| 欧美视频亚洲视频| 精品99久久久久成人网站免费| 毛片网站在线看| 亚洲卡一卡二| 91啪啪| 久久精品婷婷| 午夜国产在线观看| 高清无码视频在线播放| 一级黄片在线| 国产女人18毛片水真多1KT∧| 久久久黄色电影| 国产精品久久久久无码AV八戒| 无码中文一区| 国产女人18毛片水真多1| 激情丁香婷婷| A级黄片免费视频| 久久久久久高清毛片一级| 18片毛片60分钟免费| 漂亮人妻洗澡公日日躁| 日韩 国产 制服 综合 无码| 日韩欧美亚洲精品| 中出无码| 看一级毛片| 色欲AV无码精品一区二区久久| 韩日视频在线| 国产精品区在线观看| 天天天天干| 中文字幕乱伦视频| 久久九九久久九九| 日韩成人网站| 亚洲中文字幕一区二区| 日屁视频| 国产日韩欧美精品| 亚洲AV无码久久精品狠狠爱浪潮| 成人无码毛片| аⅴ资源中文在线天堂| 麻豆91视频| 2014av天堂网| 免费人妻精品一区二区三区| 中文字幕国产视频| 国产男生拳交女生在线播放| 欧美一区三区| 国产a级视频| 亚洲成av| 黄色18禁| 人人射人人操| 亚洲国产精品成人| 日韩欧美久久久| 91成人无码看片在线观看| 亚洲精品无码久久久苍井空| 波多野结衣一二三区| 最新国产AV| 国产精品黄色| 亚色在线| 亚州成人| 日本黄色片在线观看| 99在线无码精品| 精品国产自在精品国产精小说| 亚洲综合色视频| 91人妻人人澡| 九九视频免费看| 日本一区二区不卡| 国产淫图AV| 最新av导航| 手机视频一级片| 手机特级视频免费在线观看| AV中文在线播放| aV男人的天堂在线| 水蜜桃成人| 日本人妻换人妻毛片| 久久香蕉av| 精品一区在线视频| 黄色成人无码| 国产老女人乱仑| 99视频国产精品免费观看A| 午夜寂寞影院少妇| 凹凸视频在线| 91香蕉在线视频| 免费国产网站| japanese老熟妇乱子伦视频 | 精品无码一区二区三区色噜噜| 污网站在线看| 日韩毛片免费看| 精品久久久久久| 欧美一二区| 日韩高清免费无专码区| 亚洲激情视频在线| 午夜一级片| 人人摸免费视| 老熟妇仑乱一区二区av| 国产一级性爱视频| 日韩国产精品一级毛片在线| 精品福利| 青青操av| 中文字幕亚洲综合久久筱田步美| 色先锋资源| 欧美日韩精品久久| 九草在线视频| 久久久精品一区二区| 天天日天天操天天干| 无码在线不卡| 国产精品久久国产精品99无码| 免费在线观看的黄片| 国产精品国产自产拍高清av水多| 婷婷一区二区三区| 国产v亚洲v天堂无码久久久91| 一区两区小视频| 先锋影音一区二区日韩| 亚洲伦理在线| 久久伊人精品| 一级毛片免费视频| 欧美人交| 亚洲自拍小说| 在线观看无码AV| 久久久久毛片无码| 亚洲在线视频| 国产精品久久久久久吹潮| jlzzjlzz国产精品久久| 国产尤物在线| 三级片91| 全黄做爰毛片免费看| 91成人区人妻精品一区二区在线| 久久网站导航| 久久77| 91精品夜夜夜一区二区| 91囯在线啪无码| 欧美激情精品久久久久久| 国产综合精品| 乱伦综合熟女| 亚洲午夜久久久久久久久红桃| 亚洲性爱专区| 国产精品久久久久无码AV葡京| 久99综合婷婷| 凹凸视频在线| 热久久免费视频| 视频一区在线观看| 黄片免费的| 精品国产91久久久久久浪潮蜜月| 国产青草| 久久成人一区二区| 婷婷国产| 乱伦激情视频| 色色91| 91成人区人妻精品一区二区在线| 熟妇导航| 日日夜夜天天| а√天堂中文在线8| 一区二区三区无码按摩精电影| 女同毛片| 久久毛片视频| 18资源在线wWW免费| 免费无码国产| 呻吟 玩弄 翻搅 花蒂 肿大| 国产中文字幕在线观看| 中国一级黄片| 男女无遮挡网站| 99久久国产| 丰满熟女人妻一区二区三| 五月丁香五月婷婷| 国产a级免费| 一区二区日本| 99视频导航| 国产女人18毛片水真多1KT∧| 香蕉视频黄色片| 久久九九99| 欧美香蕉视频| 久久精品影视| 91一区| 密乳av免费在线| 成人做爰视频WWW| 国产青青草视频| 国产视频一区二区在线观看| 亚洲精品自拍| 国产无码电影在线播放| 91视频国产精品| 五月婷婷综合网| 国内精品久久久久| 免费99精品国产自在在线| 人妻系列中文字幕| 无码影视| 日韩精品在线观看免费| 亚洲视频免费在线观看| 欧美成人一区二区三区| 国产一区二区AV| 色偷偷噜噜噜亚洲男人| 日本乱伦精品| 国产伦精品一区二区三区男技| 日本黄色A片| 国产又大又粗又猛又爽视频| 国产精品亚洲五月天丁香| 躁躁躁日日躁网站| 免费A片三p视频| 亚洲AV精色AV日韩大尺度| 少妇3p| 成人综合一区| 日韩黄色视屏| 国产无套内谢国语对白| 国产又色又爽又刺激在线播放| 被男人强揉扒开吃奶30分钟视频| 欧美射精视频| 一级毛片一级毛片| 亚洲无码三级电影| 无码午夜视频| 亚洲自拍三区| 天天日天天摸| 国产aaaa| 99色在线视频| 精品无码二区| 亚洲无码视频在线观看 | 啪啪一区二区| 91啪啪| 国产肉体XXXX裸体784大胆| 无码在线免费视频| 又白又嫩毛又多12P| www高清无码| 日韩一区二区三区四区| 99视频导航| 91精品国产综合久久久蜜臀图片| 午夜视频在线观看免费| 99精品在线| 五月天婷婷激情| 国产性爱大片| 国产一区二区高清| 伊人剧场91| 欧美一级大片| 激情久久久| 玖玖国产| 国产深夜福利| 免费看一级高潮毛片2023| 国产精品久久久久久久久免费桃花| 中文字幕强奸Av| 午夜男人视频| 亚洲午夜av一二三区熟女| 国内精品视频| 狼人综合网| 国产精品永久免费| 国产精品久久一区二区三区| 亚洲Av无码午夜国产精品色软件| 无码人妻日日拍夜夜奭| 亚洲欧美日韩久久| 人人天天日日| 一区二区激情| 成人午夜毛片| av电影观看| 久久久久久亚洲综合影院红桃| 91福利免费| 国产精品免费无码| star272在线视频| 国产人和拘做受视频免费| 午夜成人免费无码A片| 91亚洲国产成人精品性色| 国产精品一区一区三区| 91精品日韩| 欧美伊人| 国产一区高清无码| 黄色性爱多人视频| 亚洲精品一区二区三区中文字幕| 人人爱 人人摸| 麻豆乱伦AV| 婷婷天堂站| 国产免费性爱| A级黄片免费看| 国产一码二码三码四码无码| 欧美日韩一区二区三区不卡视频| 丰满人妻一区二区三区四区仙踪林 | 国产a一级| 一级亚洲| 精品www| 99精品99| 国产不卡AV在线| 91精品一区二区三区久久久久久| 92看片| 久久久欧美成人片免费看| 国产精品久久久久久久久免费相片| 色综合天天综合| 久久久久久人妻精品一区二百内谢| 成人免费观看网站| 欧美三级片在线| 男人午夜视频| 伊人久久婷婷| 淫荡网站在线观看| 日本久久免费| 无码一区二区三区| 久久思思热| 国产无码AV在线| av一区在线| 国产一区二区三区四区视频| 国产裸体美女视频| 久久精品人妻一区二区三区| 熟女作爱一区二区视频| 久久久久无码精品国产高潮| 国产美女网站| 国产亚洲91| 国产精品vA| 电家庭影院午夜| 午夜久久久久| 公天天吃我奶躁我的在线观看| 99国产一区| 天天操人人干| 亚洲一区二区久久| 日韩国产欧美视频| 鲁啊鲁熟女人妻一区二区| 91丨九色丨熟女高潮| 人妻少妇| 亚洲第一区第二区| 成人三级片在线播放| 色爱综合网| 久久99精品国产麻豆婷婷洗澡| 午夜情深深| 国产一级a毛一级a看免费领取| 高清无码电影| 婷婷五月综合激情| 欧美H片在线观看| 欧美日韩一二三| 91久久久精品| 黄色性视频网站| 日日夜夜视频| 国产一级免费av| 久久国产精品视频| 一级久久| 国产电影一区二区三曲| 国产欧美另类| 久久久久久久久精品| 免费黄色视屏| 亚洲人成在线观看| 欧美伊人| 无码一区二区三区| 一区二区三区四区在线视频| 乱熟女高潮一区二区在线观看| 国产中出| 久久精品国产乱子伦多人第1集| 天天射天天干天天日| 日日夜夜av| 天天精品| 国产操逼片| 色臀淫乱拳交| 亚洲激情网站| 男女黄色搞网站| 国产无套内精一级毛片三| 午夜无码免费视频| 国产精品亚洲五月天丁香| 国产成人无码精品亚洲| 久久伊人国产| 亚洲欧美日韩在线| 日本高清视频一区二区三区| 日韩一级黄色片| 久久久久久国产视频| mm1313亚洲国产精品无码试看| 久久综合99| 国产精品久久久久久久久久久新郎| 国产三级在线观看视频| 免费h片| 日本韩国在线视频| 91视频导航| 99re这里| 日韩3级| 国产精品久久久久久久久久10秀| 精品一区二区久久| 国产jizz| 精品无码视频一区二区三区| 激情婷婷| 99精品免费久久久久久久久日本| 国产三级午夜理伦三级| 国产视频1区| 黑人AV无码| 国产美女操逼| 看一区二区三区性爱精品| 一级a一级a爰片免费免免在线 | 免费无码国产www| 亚洲精品久久无码77777 | 国产综合精品一区二区三区| 欧美三级午夜理伦三级中视频| 欧美三级午夜理伦三级中视频| 天天色色色| 色婷婷九月天天综合| 夜夜操天天干| 岛国大片在线观看| 免费在线观看成人网站| 无码A片在线看www不卡福利姬| 久久精品黄片| 久草人妻在线| 五月丁香伊人网| 毛片免费视频| 97人妻超碰| 亚洲精品一区23p| 久久老熟女| 成人日本A片无码| 无码人妻精品一区二区二秋霞影院 | 久久久频| 久久精品亚洲AV| 久久久黄色电影| 欧美精品不卡| 最新国产Av| 偷看少妇自慰xxxx| 日韩欧美精品一区二区| 肉大捧一进一出免费视频| 国产一级特黄视频| 99成人国产精品视频| 午夜精品久久久久| 国产精品国产三级国产aⅴ下载| 人人色人人摸人人搞| 熟妇人妻videos| 91中文在线| 国产一级片在线| 一区中文字幕| xxxxx国产| 中文字幕无码在线| 久久免费一级片| 夜夜操夜夜干| 中文字幕精品视频| 成人无码www在线看免费| 色婷婷av一区二区三区大白胸| 99无码超碰| 成 年 人 黄 色 大 片大视频| 久久久网| 久久艹艹艹| 色一情一区二区三区四区| 影音先锋男人av|